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

Replace JQuery Color Picker in Settings Menu #680

Open
thkruz opened this issue Aug 13, 2023 · 0 comments
Open

Replace JQuery Color Picker in Settings Menu #680

thkruz opened this issue Aug 13, 2023 · 0 comments

Comments

@thkruz
Copy link
Owner

thkruz commented Aug 13, 2023

User Story

  • As a developer
  • I want to replace the Color Picker in the settings menu with a non-JQuery alternative
  • So that maintenance becomes more straightforward and the codebase is more modern.

Acceptance Criteria

  • Given the settings menu currently has a JQuery-dependent Color Picker
  • When I navigate to the settings menu
  • Then I should see a new Color Picker that does not rely on JQuery.

Commentary

JQuery has been a maintenance challenge for the development team. By replacing the JQuery-dependent Color Picker, we can simplify the codebase and reduce potential JQuery-related issues in the future.

@thkruz thkruz added this to the Future Release milestone Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant