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

Dropdown | add option to portal options outside of the component #435

Open
aVileBroker opened this issue Jun 14, 2023 · 0 comments
Open
Labels
3 Story Points 3 Story Points enhancement New feature or request help wanted Extra attention is needed

Comments

@aVileBroker
Copy link
Contributor

aVileBroker commented Jun 14, 2023

Check out tunnelrat for an alternative to the currently used React-Portal package

Acceptance Criteria

  • New boolean prop openOptionsInPortal
  • New number prop optionsPortalUpdateInterval
  • when true, OptionsContainer should be inside of a react portal, and set its position and width to match the value container
  • it should track the position of the dropdown if moved or scrolled, with a debounce on the tracking updates (based on optionsPortalUpdateInterval)
@aVileBroker aVileBroker added enhancement New feature or request help wanted Extra attention is needed 3 Story Points 3 Story Points labels Jun 14, 2023
@aVileBroker aVileBroker reopened this Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 Story Points 3 Story Points enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests

1 participant