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

How to only use the modal step? #53

Open
deakjahn opened this issue Jun 11, 2023 · 0 comments
Open

How to only use the modal step? #53

deakjahn opened this issue Jun 11, 2023 · 0 comments

Comments

@deakjahn
Copy link

deakjahn commented Jun 11, 2023

My intention is to use SmartSelect inside a customized DropdownButtonFormField (mostly because the number of entries became too large to normally handle, so your grouping and searching features would provide real help to my users). However, this calls for a slightly different approach, as the dropdown button only needs the modal part, because if provides its own frontend. Also, it uses a fourth layout, neither popup, bottom sheet nor full page, it has a specific route added that fills the full width and grows to somewhat less than full height (practically leaving about two rows' worth of space for easy dismissal).

So, the question would be if you could suggest the best approach or, if necessary, do you consider it feasible to add whatever support is needed for this use case (a new layout, as a minimum)?

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

1 participant