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

Allow control on DraggableSheet #238

Closed
apomalyn opened this issue Sep 17, 2023 · 1 comment
Closed

Allow control on DraggableSheet #238

apomalyn opened this issue Sep 17, 2023 · 1 comment

Comments

@apomalyn
Copy link
Contributor

Is your feature request related to a problem? Please describe.

As a developer, I would like to have control of the DraggableSheet used when sheetIsDraggable is true.
In my specific case, I have a form with multiple fields on it, so I want to expand the sheet to fill the screen when the user focus on the form.

Describe the solution you'd like

Pass the DraggableSheetController or BetterFeedback.of(context).expandSheet().

Describe alternatives you've considered

Something similar was proposed in the PR #88

@ueman
Copy link
Owner

ueman commented Sep 24, 2023

Should be closed via #239

@ueman ueman closed this as completed Sep 24, 2023
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

No branches or pull requests

2 participants