Bug #20344
closedIt's hard to know how to edit a block/method in editor
Description
When you add a method or a block in editor, you can open its details by clicking... Somewhere. You have mouse cursor as only indicator that an action can happen on click (ie: no visual clue/feedback about how to edit), but even that clue is not correct: if you are on top of the name, it doesn't work (and it's really the place where you want to click)
Its particularly disturbing on block, because you HAVE to change name, it tells you so, and you want to click on it and nothing happens, and you don't know where to click.
Idea:- make a defined place for edit. It does not have to be a button like it is for clone, but having a specific, demarcated zone help user to learn and us to document/explain it
- add a visual clue or feedback. For example, the zone on which you can click could change color + have text "edit" appears on mouseover
- ideally, the interactive zone should have a visual clue even when the mouse is not over it, so that users know that maybe there's something to do here.
Files
Updated by Elaad FURREEDAN almost 3 years ago
- Status changed from New to In progress
- Assignee set to Elaad FURREEDAN
Updated by Elaad FURREEDAN almost 3 years ago
Work in progess here: https://github.com/ElaadF/rudder/commit/dd61a8b77df51462c50c322cb092c9bd0b63e293
Updated by Vincent MEMBRÉ almost 3 years ago
- Target version changed from 7.0.0~rc2 to 7.0.0~rc3
Updated by Elaad FURREEDAN almost 3 years ago
Work in progess here: https://github.com/ElaadF/rudder/commit/c46fefefca4cc9a4cc29be72a5a4bd6c523aa271
Updated by Elaad FURREEDAN almost 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4055
Updated by Anonymous almost 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|e244681987cfa73c1bf7d876dd0571cf461d6236.
Updated by Anonymous almost 3 years ago
Applied in changeset rudder|e244681987cfa73c1bf7d876dd0571cf461d6236.
Updated by Vincent MEMBRÉ almost 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~rc3 which was released today.