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

Feature request: Navigate from "Rules Used in Current Selection" to the rule's options #161

Closed
ConjuringCoffee opened this issue Oct 20, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@ConjuringCoffee
Copy link
Contributor

Hi Jörg-Michael, the interactive clean-up shows the "Rules Used in Current Selection". I think it would be useful if it was possible to navigate directly to options of one of these rules. This would be especially useful when initially setting up a custom profile or when investigating unwanted / unexpected behavior.

I think an intuitive way to do this would be if the "Configure" button would open up to the rule last clicked on in the "Rules Used in Current Selection" section. What do you think?

@jmgrassau jmgrassau added the enhancement New feature or request label Oct 20, 2023
@jmgrassau
Copy link
Member

Hi ConjuringCoffee,

good idea! I think we could even consider a double-click for this (as a bow to SAP GUI-like navigation ;-) or Strg+Click (more ADT-like), or select + F3 or …

Kind regards,
Jörg-Michael

@jmgrassau jmgrassau self-assigned this Oct 22, 2023
@jmgrassau
Copy link
Member

Hi ConjuringCoffee,

thanks again for this nice idea, it's really a usability improvement! It will be available with the next release:

  • after selecting a rule – with or without (un)checking it – this rule will be shown when press "Configure…" the next time;
  • same for (un)checking the rule via keyboard (pressing a, b, c, …);
  • Ctrl + click on a rule in the list will take you directly to the configuration of the rule (F3 is already used for text search).

I tried to figure out how to underline the list entry while Ctrl is pressed and the mouse hovers over the rule list, but that seemed rather complicated with this SWT control. Anyway, I guess if someone presses Ctrl, they already know what they're doing, and I added a line on this in the documentation.

Kind regards,
Jörg-Michael

@jmgrassau
Copy link
Member

Hi ConjuringCoffee,

already used this a dozen times myself – this is now available with version 1.8.0!

Kind regards,
Jörg-Michael

@ConjuringCoffee
Copy link
Contributor Author

Thank you 😄

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

2 participants