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

Store User Preferences #422

Open
its-a-feature opened this issue Oct 15, 2024 · 1 comment
Open

Store User Preferences #422

its-a-feature opened this issue Oct 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@its-a-feature
Copy link
Owner

Mythic has the capability to save user preferences in the database, but currently only uses local storage.

Move away from local storage and save these preferences in the database so that they're available across browsers. This includes things like:

  • Callback table widths
  • Callback table filtering applied to graph view
  • UI colors/display
@its-a-feature its-a-feature added the enhancement New feature or request label Oct 15, 2024
@its-a-feature
Copy link
Owner Author

UI Colors/display and column data, along with a few others, are now stored in the database.

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
Status: No status
Development

No branches or pull requests

1 participant