Skip to content

Rocket Jira: Improve changing preferences #1

Description

@deftbrain

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions