Skip to content

BUGFIX: Remove the height to reduce the size of step 2 of the Creation Dialog #3942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 9.0
Choose a base branch
from

Conversation

kerstin-cornelsen
Copy link

Resolves: #3928

What I did
Reduce the height of step 2 of the Creation Dialog.

How I did it
Remove the fixed height height: calc(65vh); in the styles of NodeCreationDialogue. The Creation Dialog adjusts its height to fit the content.

How to verify it

Before:
Bildschirmfoto 2025-04-17 um 12 01 06

After:
Bildschirmfoto 2025-04-17 um 12 01 25

@github-actions github-actions bot added Bug Label to mark the change as bugfix 8.3 labels Apr 17, 2025
@kerstin-cornelsen kerstin-cornelsen changed the base branch from 8.3 to 9.0 April 17, 2025 10:07
@github-actions github-actions bot added 9.0 and removed 8.3 labels Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.0 Bug Label to mark the change as bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce the height of the 2nd step of the Creation Dialog
1 participant