Define a visual convention for highlighting links #453
Labels
No labels
automation
backend
bug
contributor experience
data
deployment
documentation
duplicate
good first issue
help wanted
nice to have
notifications
package maintainer
performance
skin
tech debt
user story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-community/nix-security-tracker#453
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a user of the service I want to recognise interactive elements, especially links, easily and without getting distracted from the other contents.
In our UI design we need to be very conservative with screen real estate since our data model is so complex. This is why visual cues for interactive elements need to be non-symbolic, and ideally not draw more edges either (since that get's very noisy quickly) but rather invoke shapes or colors. Since those are much more vague with what they convey, we have to leverage recognition by association.
However we decide to highlight what people would habitually expect to be links, this is how we should also highlight the less obvious items. That decision must weigh clarity vs. non-intrusiveness, and work with and without a pointer.