hypothesis / hypothesis/frontend-shared
Default `underline` styling for `Link` and `LinkButton` should be `always`
Open
breaking
design pattern
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
To cater to legacy design patterns, the default underlining for `Link` and `LinkButton` is `never`. This sets us up for accessibility issues. Change this to `always` and warn about it in documentation and release notes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.