element-hq / element-hq/element-web
Bad UX when deleting a local alias
Open
A-Aliases
P2
S-Tolerable
T-Defect
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
When user wants to delete a local alias, he got a confirmation prompt as per below:

The action in red is the destructive action, in this case, it is "Yes". So it should be better to have this rendering :
Are you sure? No (green) Yes (red)
Contributor guide
Research direction
No file or test is named in the issue. Start by locating the local-alias deletion confirmation prompt and inspect how its action buttons are styled; done means the prompt presents No in green and Yes in red, with the destructive action visually distinguished.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100