-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: Improve UX around clearing cache
Testing ------- PASS Device: iPhone 14 Pro simulator iOS: Tested on iOS 17.0 and 16.4 Steps: 1. Go to appearance settings 2. Enable animations. Shows confirmation dialog. PASS 3. Click cancel. Setting is toggled back. PASS 4. Enable animations again. This time click "OK". Setting stays at what was set, and cache is visibly cleared. PASS 5. Restart app. Changes are persistent. PASS 6. Disable animations. Dialog appears like before. PASS 7. Cancel. Toggles back as expected. PASS 8. Disable animations again. This time click "OK". Cache is cleared. PASS 7. Restart app. Changes are persistent. PASS 9. Click on "clear cache". Confirmation dialog appears. PASS 10. Cancel action. We do not see cache being cleared. PASS 11. Click on "clear cache" and click "OK" this time. 12. We can see the cache being visibly cleared. It shows a loading spinner and "clearing cache", and then we see a checkmark icon with a "cache cleared" indicator. We cannot click the button again for now. PASS 13. Go to home view, scroll through some views, then come back to the setting. Clear cache button is visible again. Closes: #1301 Changelog-Changed: Improve UX around clearing cache Signed-off-by: Daniel D’Aquino <[email protected]> Signed-off-by: William Casarin <[email protected]>
- Loading branch information
1 parent
1150a14
commit 24c2be0
Showing
2 changed files
with
110 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters