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

[REFACTOR] improve UiDropdown patch time for open UiPopover #409

Open
2 tasks
pspaczek opened this issue Mar 6, 2024 · 1 comment
Open
2 tasks

[REFACTOR] improve UiDropdown patch time for open UiPopover #409

pspaczek opened this issue Mar 6, 2024 · 1 comment

Comments

@pspaczek
Copy link
Contributor

pspaczek commented Mar 6, 2024

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.

Zrzut ekranu 2024-05-23 o 22 31 29

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?

  • Patch time for opening UiDropodown popover is improved.
  • No breaking changes.

Additional context

None

@pspaczek
Copy link
Contributor Author

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

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

No branches or pull requests

1 participant