Skip to content

IBX-12552: Matched the Alert link colour to the message - #147

Open
tischsoic wants to merge 1 commit into
mainfrom
IBX-12552-alert-link-colour
Open

tischsoic wants to merge 1 commit into
mainfrom
IBX-12552-alert-link-colour

Conversation

@tischsoic

@tischsoic tischsoic commented Sep 14, 2026

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-12552

Description:

A link inside an alert took Bootstrap's link colour and admin-ui's purple hover, so it clashed with the message around it. Links in the title and the description now inherit the surrounding colour in every state — the per-type title colour, or the secondary text colour in a description. The underline stays.

Note this makes alert links more consistent than .ids-link, which still switches to purple on hover because _links.scss defines no states and admin-ui's global a:hover outranks it. Worth a separate decision with the designer.

For QA:

Any notification with a link — e.g. Content → select sub-items → Move to the same folder, which shows a warning toast containing "Click here for more information." The link must be the same colour as the message text, at rest and on hover.

Documentation:

Links injected into a notification or written into an alert description took
Bootstrap's link colour and admin-ui's purple hover, so they clashed with the
message they sit in. They now inherit the surrounding colour in every state,
which is the per-type title colour in the title and the secondary text colour
in the description.

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants