Skip to content

IBX-12110: Fixed alert colour, UDW search ring and bookmark icons - #2007

Open
tischsoic wants to merge 6 commits into
6.0from
IBX-12110-ui-consistency-fixes
Open

IBX-12110: Fixed alert colour, UDW search ring and bookmark icons#2007
tischsoic wants to merge 6 commits into
6.0from
IBX-12110-ui-consistency-fixes

Conversation

@tischsoic

@tischsoic tischsoic commented Aug 13, 2026

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-12110

Related PRs:

Description:

Covers QA points 2, 3, 6, 7 and 10:

  • 2 — info alerts rendered lavender: $ibexa-color-complementary-100 pointed at the violet $color-primary_alt-20 instead of the info blue the rest of the ramp uses.
  • 3 — the borderless UDW search input reset outline on focus but not the design system box-shadow ring, which also covered the magnifier button's own ring.
  • 6 — star icons for the bookmark toggle. Also repaired bookmark / bookmark-active, which do not exist in the icon sprite and rendered empty in the UDW meta preview, the UDW bookmarks tab and the main menu.
  • 7 — toast alert icon aligned with the first title line.
  • 10 — small buttons in the UDW content meta preview actions.

Point 4 (unstyled Create content search box) is fixed by IBX-12237 instead — ibexa/design-system#129. Points 8, 11 and 13 are not included — they need a design decision first.

For QA:

  • Administration → Users → Invite members → upload a local file: the confirmation message should be blue, not lavender.
  • Any UDW dialog → Search tab: focusing the search field should draw no ring around it, and the magnifier button's ring should be fully visible.
  • Any content item: the bookmark toggle beside the title should be a star, outline when not bookmarked and filled when bookmarked. The main menu Bookmarks entry and the UDW bookmarks tab should show an icon rather than blank space.

Documentation:

@tischsoic
tischsoic force-pushed the IBX-12110-ui-consistency-fixes branch 2 times, most recently from cfc566e to bd2b46a Compare August 18, 2026 08:02
tischsoic and others added 6 commits August 21, 2026 10:58
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
$ibexa-color-complementary-100 pointed at $color-primary_alt-20 while every other step of the complementary ramp maps to the info blue, so info alerts rendered lavender with blue text and border. Regressed in ef6b8ba.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The borderless search input already reset outline on focus but not the design system box-shadow ring, which also overlapped the magnifier button and hid its own ring. The button now stacks above the absolutely positioned input.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The content view header showed a bookmark ribbon where QA expects a star, so it now uses favourite-outline/favourite-filled. The UDW meta preview, the UDW bookmarks tab and the main menu entry referenced 'bookmark' and 'bookmark-active', neither of which exists in the icon sprite, so they rendered empty.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The address input wrapper is positioned, so it painted over the non-positioned button and hid the left band of its focus ring when reached with Tab.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@tischsoic
tischsoic force-pushed the IBX-12110-ui-consistency-fixes branch from bd2b46a to f3e789d Compare August 21, 2026 08:59
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants