Skip to content
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

Customisable order of Screens in builder #15648

Open
mikesealey opened this issue Feb 28, 2025 · 1 comment
Open

Customisable order of Screens in builder #15648

mikesealey opened this issue Feb 28, 2025 · 1 comment
Labels

Comments

@mikesealey
Copy link
Collaborator

Describe the feature request
Currently, screens are ordered by permission/role, then alphabetically.

Image

One workaround to this is to prepend the screen names with numbers, though this does not overcome sorting by role/permission
Image

In some cases it makes more sense to group screens together by useage/function, which could be denoted by the same icon used to drag/drop other list items around, such as App Actions.

Image

@mikesealey mikesealey added the enhancement New feature or request label Feb 28, 2025
Copy link

linear bot commented Feb 28, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants