Problem/Motivation
The default action for the translator / provider is "Clone" instead of "Edit".
The UX to configure providers is cumbersome
Proposed resolution
Make "Edit" the default action.
User interface changes
Back to typical Edit operation experience.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | interdiff-2684549-3-5.txt | 794 bytes | johnchque |
| #5 | edit_as_default-2684549-5.patch | 1.19 KB | johnchque |
| #3 | edit_as_default-2684549-3.patch | 1.03 KB | johnchque |
Comments
Comment #2
miro_dietikerComment #3
johnchqueSeems to be working fine, but just noticed that both actions 'Clone' and 'Edit' have the same weight = 10. This should avoid any risk to have a problem with the default action. Also added tests.
Comment #5
johnchqueShould be Ok now.
Comment #6
berdirI can't reproduce actually, Edit shows first for me. But I guess it's random if they have the same weight, making it explicit makes sense. Committed.