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

Swiping on Hint view should dismiss it. #96

Open
timlenardo opened this issue Feb 24, 2025 · 3 comments · May be fixed by #97
Open

Swiping on Hint view should dismiss it. #96

timlenardo opened this issue Feb 24, 2025 · 3 comments · May be fixed by #97

Comments

@timlenardo
Copy link
Contributor

If the user clicks and drags on the hint view, it should be dismissed. For the StaticPromptView, let's dismiss the view with a swipe to the right. For the OnitPromptView, let's dismiss the view on a swipe in any direction.

To dismiss the StaticPromptView, we should use the opposite animation to display it. For OnitPromptView, we should dismiss in the direction of the drag.

@timlenardo
Copy link
Contributor Author

@onitbot - can you create a PR for this issue?

@onitbot
Copy link
Collaborator

onitbot commented Feb 24, 2025

Onitbot started fixing the issue! You can monitor the progress here.

@onitbot onitbot linked a pull request Feb 24, 2025 that will close this issue
@onitbot
Copy link
Collaborator

onitbot commented Feb 24, 2025

A potential fix has been generated and a draft PR #97 has been created. Please review the changes.

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

Successfully merging a pull request may close this issue.

2 participants