Open Zer0Legion opened 7 months ago
Thank you for the report. We have decided to mark this as not in scope because rectifying this is less important than the work that has already been done because users can still close the window with their mouse, and also this issue doesn't cause the application to crash.
Team chose [response.NotInScope
]
Reason for disagreement: In the context of implementing the feature, there is nothing to "rectify" as this was an intentional design choice made by the team.
Implementing the same feature in a CLI-focused context has a comparable workload vs. implementing it in a mouse-focused context.
I classified this as a feature flaw not because it needs rectifying: It is perfectly implemented.
I raised this because the design decisions the team made went against the constraints of the module.
There is no way to clear debt purely using keyboard in the SGQR popup screen. This introduction of an additional area where the user is forced to use the mouse goes against the constraint of a CLI-focused app.
Use of
ctrl+w
is also disallowed, forcing the user to use the mouse in this situation.Pop-up disallowing CLI input: