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

[Enhancement]: Always visible save button #757

Closed
1 task done
maarriaa opened this issue Nov 9, 2024 · 6 comments
Closed
1 task done

[Enhancement]: Always visible save button #757

maarriaa opened this issue Nov 9, 2024 · 6 comments
Assignees
Labels
enhancement Small enhancements to existing features
Milestone

Comments

@maarriaa
Copy link

maarriaa commented Nov 9, 2024

Is your feature request related to a problem? Please describe

I have experienced multiple times the loss of work after closing the Butterfly app. Despite having autosave enabled, the last modifications were not consistently saved when closing and reopening the app. This unreliable saving mechanism creates potential data loss. A manual save button that is always visible would provide users with an additional layer of control, allowing them to explicitly save their progress before exiting the app and mitigate the risk of losing important work, even when the autosave feature is active.

Describe your feature request!

  • save button always visible in the app interface (even when autosave is on)
  • provides immediate visual feedback when changes are saved (e.g. a brief message)

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@maarriaa maarriaa added the feature-request A request for a new feature label Nov 9, 2024
@github-project-automation github-project-automation bot moved this to 📕 Todo in Butterfly Nov 9, 2024
@CodeDoctorDE
Copy link
Member

Hi, thanks for reporting. This is already possible, go to settings -> behaviors -> autosave and turn it off.
If you have reproducable steps how to reproduce the data loss, feel free to report it too. Then I could fix this too.

@maarriaa
Copy link
Author

maarriaa commented Nov 9, 2024

Thank you for the answer. I know that the save button appears when the autosave is off. My feature request was specifically to have the manual save button visible and accessible at all times, even when autosave is enabled for the extra piece of mind. Right now, the save button only shows up if autosave is off.

@CodeDoctorDE
Copy link
Member

Okay, I could add it maybe as three state setting:
Autosave:

  • On
  • On, but button is visible
  • Off

@maarriaa
Copy link
Author

maarriaa commented Nov 9, 2024

That sounds good!

@CodeDoctorDE CodeDoctorDE added this to the 2.3 milestone Nov 10, 2024
@CodeDoctorDE CodeDoctorDE modified the milestones: 2.3, 2.2 Nov 23, 2024
@CodeDoctorDE CodeDoctorDE changed the title [Feature request]: Always visible save button [Enhancement]: Always visible save button Nov 23, 2024
@CodeDoctorDE CodeDoctorDE added enhancement Small enhancements to existing features and removed feature-request A request for a new feature labels Nov 23, 2024
@CodeDoctorDE
Copy link
Member

roadmap changed and issue is now classified as enhancement (small feature that can be added to a minor release).
Should be released in the next nightly and stable release (maybe in 2-3 weeks).

@github-project-automation github-project-automation bot moved this from 📕 Todo to ✅ Done in Butterfly Nov 24, 2024
@CodeDoctorDE
Copy link
Member

added in 2.2.3-rc.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Small enhancements to existing features
Projects
Archived in project
Development

No branches or pull requests

2 participants