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

Filterable create menu and key listeners for forms #7977

Open
jvigliotta opened this issue Jan 6, 2025 · 1 comment · May be fixed by #7978
Open

Filterable create menu and key listeners for forms #7977

jvigliotta opened this issue Jan 6, 2025 · 1 comment · May be fixed by #7978
Assignees

Comments

@jvigliotta
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Would be nice to be able to have a filterable create menu, sometimes it can be annoying searching for what you want to create in the list. Also, a lot of our forms don't support Enter and Escape keys for submit/cancel.

Describe the solution you'd like
A clear and concise description of what you want to happen.
Would like to get these implemented!

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Not having them.

Additional context
Add any other context or screenshots about the feature request here.

@jvigliotta jvigliotta self-assigned this Jan 6, 2025
@jvigliotta jvigliotta linked a pull request Jan 6, 2025 that will close this issue
14 tasks
@jvigliotta
Copy link
Contributor Author

Testing

  • filter items in the create menu by item name, make sure works as expected
  • filter create menu to one item, make sure pressing "Enter" will create the item
  • make sure create menu able to be closed with Escape
  • overlay dialog with buttons, Enter and Escape will simulate "Ok" and "Cancel", make sure works as expected
  • Properties form (create/edit properties), Enter and Escape will simulate "Ok" and "Cancel", make sure works as expected
  • Time popups (realtime/fixed) added Enter and Escape to simulate the ✅ and ❎, makes sure works as expected

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

Successfully merging a pull request may close this issue.

1 participant