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

Unexpected Modal refreshes #94

Open
leonvogt opened this issue Mar 2, 2025 · 0 comments
Open

Unexpected Modal refreshes #94

leonvogt opened this issue Mar 2, 2025 · 0 comments

Comments

@leonvogt
Copy link
Contributor

leonvogt commented Mar 2, 2025

This is a minor issue, but I thought I'd mention it anyway.

When inside a modal, a short pull-to-refresh gesture triggers a refresh of the modal content.
At first, I thought I had forgotten to add the pull_to_refresh_enabled property to the modal configuration, but even with pull_to_refresh_enabled: false, the refresh still occurs.

CleanShot.2025-03-02.at.12.28.06.mp4
  • I couldn't reproduce this issue on Android, so it seems to be iOS-specific.
  • It only occurs in the "medium" and "large" modal styles. I couldn't reproduce it in the "full" style.

This isn't very noticeable in most cases, but if the modal content differs significantly from the native background colors, the refresh effect becomes more visible and may be distracting.
It could interfere with form inputs by clearing the input fields when a refresh is triggered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant