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

Modal and select component fixes #4253

Merged
merged 38 commits into from
Jul 8, 2024
Merged

Conversation

PavelLaptev
Copy link
Contributor

@PavelLaptev PavelLaptev commented Jul 6, 2024

Select Component and Context Menu Refactoring

  • Simplified context menu usage.
  • Removed components that duplicated the context menu, such as the Popup component.
  • Added appearing animations to Select and all context menus.
  • Components now mount only when triggered.
  • Mounted components to the body level to prevent any overflow issues.
  • Added searchable option to the Select component

Context menu

Screen.Recording.2024-07-06.at.22.54.12.mov

Select

Screen.Recording.2024-07-06.at.22.54.58.mov

@github-actions github-actions bot added the app label Jul 6, 2024
@PavelLaptev PavelLaptev force-pushed the Modal-and-select-component-fixes branch 2 times, most recently from 6f843f2 to 998e9fc Compare July 8, 2024 08:56
@PavelLaptev PavelLaptev merged commit 2cdbc5e into master Jul 8, 2024
21 checks passed
@PavelLaptev PavelLaptev deleted the Modal-and-select-component-fixes branch July 8, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant