Skip to content

Disable menu button when bottom sheet open #8319

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

Merged
merged 1 commit into from
Feb 22, 2017

Conversation

abarth
Copy link
Contributor

@abarth abarth commented Feb 21, 2017

Otherwise tapping the menu button causes the bottom sheet to disappear and
reappear.

Fixes #8275

Otherwise tapping the menu button causes the bottom sheet to disappear and
reappear.

Fixes flutter#8275
@abarth
Copy link
Contributor Author

abarth commented Feb 21, 2017

@HansMuller

@HansMuller
Copy link
Contributor

LGTM

@abarth abarth merged commit b6e2827 into flutter:master Feb 22, 2017
@abarth abarth deleted the bottom_dance branch February 22, 2017 00:25
@Hixie
Copy link
Contributor

Hixie commented Feb 23, 2017

Isn't this papering over a framework bug?

@abarth
Copy link
Contributor Author

abarth commented Feb 23, 2017

What's the intended behavior when you open a persistent bottom sheet when you already have one? I'd expect the old one to animate out and the new one to animate in. That's what eric describes as "dancing"

@Hixie
Copy link
Contributor

Hixie commented Feb 23, 2017

Oh clicking the button just brings up the bottom sheet, rather than a popup menu? Never mind, I misunderstood.

@abarth
Copy link
Contributor Author

abarth commented Feb 23, 2017

Correct

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tap menu dots in sorting list to make bottom sheet dance
4 participants