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

Settings Menu #4

Open
waterrmalann opened this issue Oct 5, 2022 · 0 comments
Open

Settings Menu #4

waterrmalann opened this issue Oct 5, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@waterrmalann
Copy link
Owner

Settings Menu

This issue discusses the implementation of a settings menu that lets the user customize and adjust the in-app configuration, set themes, or export/import data.

Implementation

As a modal.

There is a button for this menu already in the top bar of the app. The idea is for a modal window to open up as an overlay when the button is clicked detailing all the things that can be done.

Available options.

  • An autosave toggle/checkbox. [Autosave functionality #1]
    • An autosave interval slider that range from 1 minute to 10 minutes. (Disabled if the autosave checkbox isn't checked)
  • A theme selector with 3 to 4 themes. [Themes #2]
  • Buttons to import/export data from/as a JSON file. [Data Import/Export #3]
  • A button to erase all boards and related data.
@waterrmalann waterrmalann added the enhancement New feature or request label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant