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

Dismiss the popup dialogue #87

Open
ShehanTreineticOfficial opened this issue Jun 16, 2022 · 1 comment
Open

Dismiss the popup dialogue #87

ShehanTreineticOfficial opened this issue Jun 16, 2022 · 1 comment

Comments

@ShehanTreineticOfficial

@fayeed Hi,
How to dismiss the popup dialog?
Lets say after I type @ popup dialogue will show, but if I doesn't select and press comment submit button that popup won't go away. Also when I scroll the screen popup up won't dismiss. Is there any method for dismiss the dialogue?

I tried with hideSuggestionList attribute, but it won't work since I need to call dismiss separately.

Waiting for your answer.

Thank you!

@ghost
Copy link

ghost commented Aug 25, 2023

mentionKey.currentState?.showSuggestions = ValueNotifier(false);

@ShehanTreineticOfficial This works for me in the same scenario as you mentioned.

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