mercedes-benz / sechub-plugin-intellij

intellij plugin for sechub
MIT License
5 stars 4 forks source link

Enhance UX - single click shows data, only double click opens sources #120

Closed de-jcup closed 7 months ago

de-jcup commented 7 months ago

Situation

Currently a user must double click on the report entries table - this will show the details pane with the call hierarchy, expand entries and also tries to show the first entry inside the call hierarchy - if possible.

Inside the hierarchy tree, a single click opens currently the editor file. This behavior is a little bit odd, because single click and double click do sometimes different things and sometimes same.

Wanted

Improved UX - a user shall have the same experience in every UI part.

Solution

We change the behavior in following way: