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

Support autojump in popup SelectView #793

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

bgilbert
Copy link
Contributor

For now, only support autojump when the popup is closed, and not inside the menu popup itself.

Note that autojump fires the select callback, while popup mode previously only fired the submit callback.

For now, only support autojump when the popup is closed, and not inside
the menu popup itself.

Note that autojump fires the select callback, while popup mode previously
only fired the submit callback.
@gyscos gyscos merged commit c173bbf into gyscos:main Jun 17, 2024
1 check passed
@gyscos
Copy link
Owner

gyscos commented Jun 17, 2024

Thanks for the work!

@bgilbert bgilbert deleted the select-popup-autojump branch June 17, 2024 15:37
gyscos pushed a commit that referenced this pull request Jun 18, 2024
* Fix SelectView clippy warning

Fixes: c173bbf ("Support autojump in popup SelectView (#793)")

* Support replacing angle brackets in SelectView popup button

Allow a SelectView to be configured with custom decorators instead of the
angle brackets around the current item label.

Fix up calculation of the available width for the item label.
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.

2 participants