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

Buttons in the pull up bar of workshop details are not clickable #222

Open
Vikhyath08 opened this issue Nov 1, 2020 · 1 comment
Open
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@Vikhyath08
Copy link
Member

Vikhyath08 commented Nov 1, 2020

Specifically, a RaisedButton defined in _getPanel function is not clickable for some reason.

As an add on, the problem seems to be that unless the panel is fully dragged up, the buttons are not clickable, which means that if one does a simple swipe gesture without dragging the panel all the way up, the state of the panel remains closed.

On first sight, it seems to be a bug in the SlidingUpPanel's implementation.

@Vikhyath08 Vikhyath08 added the bug Something isn't working label Nov 9, 2020
@Vikhyath08
Copy link
Member Author

Vikhyath08 commented Dec 6, 2020

Leaving this here for future perusal in case someone faces this problem.

This only occurs for buttons which are in the space of the pull-up bar shown before pulling up the bar i.e. in the MinPanelHeight property of the panel.
Any buttons placed below this shall work as usual.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant