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

Rocket Jira: Improve changing preferences #1

Open
deftbrain opened this issue Mar 16, 2021 · 0 comments
Open

Rocket Jira: Improve changing preferences #1

deftbrain opened this issue Mar 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@deftbrain
Copy link
Owner

The Rocket Jira userscript uses the GM_Config library for managing preferences. The library provides nothing for working with dependent fields. Due to this reason we have to do a lot tricks in code and click the Save button in the Preferences modal window every time when we need to display a dependent field once a dependency field is set. It is very annoying so we should replace the GM_Config library with our own modal window (example of the implementation). This will help to simplify code and improve UX.

@deftbrain deftbrain added the enhancement New feature or request label Mar 16, 2021
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