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

Popover and List improvments/bug fixes #106

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

duduBTW
Copy link
Collaborator

@duduBTW duduBTW commented Nov 20, 2024

  • Made so the popover can flip when a custom position is passed.
  • Added asChild like api to the popover trigger when you pass the children as a function.
  • Added keyboard focus ring to the list when the user focus the input.
  • Update the speed popup to use the list component.
  • Remove the filter instead of disabling them when the filters are collapsed.
  • The focus trap library we were using had some issues, moved it inside our project so we can best customize it to our needs.
2024-11-20.12-49-02.mp4

- Added `asChild` like api to the popover trigger when you pass the children as a function.
- Added keyboard focus ring to the list when the user focus the input.
- Update the speed popup to use the list component.
- Remove the filter instead of disabling them when the filters are collapsed.
- The focus trap library we were using had some issues, moved it inside our project so we can best customize it to our needs.
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.

1 participant