Skip to content

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

Description

@aVileBroker

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions