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

Internal issue 2937 - IcPopoverMenu - Allow users to supply popper properties #2882

Open
ticket-sync bot opened this issue Dec 9, 2024 · 0 comments
Open

Comments

@ticket-sync
Copy link

ticket-sync bot commented Dec 9, 2024

The IcPopoverMenu component uses the PopperJS library. This library has a lot of customisation options and modifiers; currently though they are hard coded within the IC-UI-Kit.

One such modifier would be to allow users to define the RootBoundary; currently it is hard coded to the entire viewport, but users could make use from setting it to be the containing element.

Another would be to allow the user to define a list of fallback placements for the Popover. Currently this is coded (in order) as ["top-start", "top-end", "bottom-end"]. Allowing users to specify a custom ordering for this would allow for greater versatility of the IcPopoverMenu.

@ticket-sync ticket-sync bot changed the title Internal issue 2937 Internal issue 2937 - IcPopoverMenu - Allow users to supply popper properties Dec 18, 2024
@MI6-255 MI6-255 added this to the Future Release milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Refinement
Development

No branches or pull requests

1 participant