Skip to content

Conversation

@parcool
Copy link

@parcool parcool commented Apr 5, 2025

When the button is in the lower half of the screen and there's sufficient space below it to display the popup menu, use [downwardPreference] to position the menu below the button. The same logic applies to [upwardPreference].

@notDmDrl
Copy link
Owner

Hey @parcool,

Thanks for the PR. I'm sorry it took a long time for me to respond.

I've noticed a few issues with the current implementation.

The menu is not shown when using upwardPreference, and the button anchor is at the bottom of the screen. I assume it renders somewhere beyond the screen.

Screenshot

image

The menu clips it's size when using downwardPreference, and the button anchor is at the upper half of the screen.

Screenshot

image

You can verify this behavior by running the example app -> examples -> PullDonwMenuPosition category.

I have not looked at the code yet, so I am not sure what the problem is with both added options.

@notDmDrl
Copy link
Owner

Hi @parcool, just checking in, are you still interested in landing this?

@notDmDrl notDmDrl added the enhancement New feature or request label Oct 27, 2025
@notDmDrl notDmDrl self-requested a review October 27, 2025 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants