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

exposed popper update method to allow parents to call it #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LukePa
Copy link

@LukePa LukePa commented Jun 9, 2023

Popper content that resizes itself while the popper is open currently can lead to positioning issues as the popper can't update itself.

The example I'm currently working with is a popper menu that allows searching for users, expanding the height and width of the popper.

Exposing the update method of the underlying popper instance would allow parent components to force the position to update. This would hopefully increase the possible use cases for the library

@Mhyrtas
Copy link

Mhyrtas commented Jun 19, 2023

I really need this one!

@Tibze
Copy link

Tibze commented Jul 13, 2023

Need this one too :)

@philippe-a-kimoby
Copy link

Any chance this gets merged in?

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

Successfully merging this pull request may close these issues.

None yet

4 participants