You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inline with A11y recommendations where color may not be reliable on its
own.
Tested various content link scenarios across chrome, safari & FF.
For #4939
I've now addressed this in content via 0f6cb9e, to be part of the next feature release.
There are various sceanrios where we also have links in the UI itself, although many of those can be context specific and not where underlines may be productive (or they already have other hints to a link), but those areas can be addressed as needed based upon feedback and/or improvement as areas evolve.
Describe the Bug
In default style, hyperlinks are distinguishable from regular text only by color, which is not enough and problematic from an accessibility standpoint (think colorblind).
Note that in info boxes, there is underlining on links.
Underlining on hover is not enough.
Steps to Reproduce
Expected Behaviour
underline links in content column.
Screenshots or Additional Context
Workaround (as bookstack admin)
Add a
<style>
tag in Settings / Customization with the following content:Browser Details
No response
Exact BookStack Version
v23.08.3
The text was updated successfully, but these errors were encountered: