We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The patch time for opening the UiDropdown popover is too long and should be improved.
Refactor the UiDropdown component and improve the patch time of opening UiPopover. Investigate why patch time is too long.
None
The text was updated successfully, but these errors were encountered:
v1.5.0 57 ms patch time v1.8.0 23 ms patch time this component is transitioned from a poor to need improvements state, still needs improvements
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
The patch time for opening the UiDropdown popover is too long and should be improved.
Describe the solution you'd like
Refactor the UiDropdown component and improve the patch time of opening UiPopover. Investigate why patch time is too long.
Describe alternatives you've considered**
None
What are the acceptance criteria?
Additional context
None
The text was updated successfully, but these errors were encountered: