Skip to content

Conversation

@skjulestad
Copy link
Contributor

Adjusted space between header and first item(is actually 43px from title to first item or 30px from close button to first item). Adjusted space from last item to bottom border of dialog 80px(40+40px) while maintaining list viewport. Replaced gap in list with padding to keep selector from "jumping" with space between items. Changed logic operator so text for create project / ask admin matches user rights(now says create project when project creation is available).

NOTE: on mobile devices there is strange behavior for scroll on x axis, this needs to be fixed from npm enonic ui, as items can't stretch properly when overflow on x axis is available. This results in selected items and hovered items getting a too "narrow" background.

#9347

Adjusted space between header and first item(is actually 43px from title to first item or 30px from close button to first item).
Adjusted space from last item to bottom border of dialog 80px(40+40px) while maintaining list viewport.
Replaced gap in list with padding to keep selector from "jumping" with space between items.
Changed logic operator so text for create project / ask admin matches user rights(now says create project when project creation is available).
@skjulestad skjulestad requested a review from edloidas November 8, 2025 23:44
@skjulestad skjulestad linked an issue Nov 8, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enonic UI: Fix ProjectSelectionDialog sizing

3 participants