Skip to content

Conversation

@RealCodeFixes
Copy link

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Fixed note icon showing upon opening note instead of when changes were made

Tests performed

  • Android Studio emulated "Pixel 9az",
  • Android 16,
  • API 36.1

Before & after preview

after.mp4
before.mp4

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • All checks are passing.

I also noticed that even after my changes when you don't save a note and change to another one the icon stays visible I would try to fix it but unfortunately I won't have enough free time to fix it now

The save button's visibility is now conditional on there being actual unsaved changes in any of the open notes. This prevents the button from being displayed unnecessarily when autosave is disabled but no modifications have been made.
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 this pull request may close these issues.

the 'Save' icon indication bug

1 participant