Skip to content

Conversation

@karenrasmussen
Copy link

Description

This PR introduces support for user-specific keyboard shortcuts by extending the User model with a new shortcuts_preferences attribute.

The goal is to allow each user to customize and persist their own shortcut configuration.


Solution

  • Added a new shortcuts_preferences attribute to the User model to store shortcut-related preferences.
  • Updated the update_preferences method to properly handle and persist shortcut preferences.
  • Adjusted the user_preferences logic to include the new shortcuts configuration.

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.

2 participants