Skip to content

IBX-12251: Aligned low-emphasis table actions on tertiary-alt button type - #2004

Open
tischsoic wants to merge 2 commits into
6.0from
IBX-12251-add-button-color
Open

IBX-12251: Aligned low-emphasis table actions on tertiary-alt button type#2004
tischsoic wants to merge 2 commits into
6.0from
IBX-12251-add-button-color

Conversation

@tischsoic

@tischsoic tischsoic commented Aug 11, 2026

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-12251

Related PRs:

Description:

The "+ Add" button above a table was purple on some tabs and dark on others. Switched the
remaining tertiary occurrences to tertiary-alt, so every low-emphasis table action is dark at
rest and turns purple on hover.

For QA:

In all cases the action should be dark (near-black) at rest and purple on hover, matching the
"Delete" button beside it. Before the fix it was purple at rest.

  • Open any content item → URL tab → "+ Add" above the table. Compare with the Translations
    and Locations tabs — all three toolbars should now look identical. (This is the case from the
    ticket screenshots.)
  • AdminURL managementWildcards → "+ Add" above the list.
  • AdminRoles → open any role → Policies → "+ Add" above the policy list.
  • Same role → Assignments → the "+ Assign" action above the assignment list.

Documentation:

@tischsoic
tischsoic requested a review from a team August 11, 2026 14:16
@ibexa-workflow-automation-1
ibexa-workflow-automation-1 Bot requested review from GrabowskiM, OstafinL, albozek, alekmick and dew326 and removed request for a team August 11, 2026 14:16
…n type

The DS component migration (IBX-12038) applied `tertiary` in places that were
legacy `ibexa-btn--ghost`, and left some table-header "Add" buttons on
`tertiary` while their siblings used `tertiary-alt`. That rendered otherwise
identical toolbars purple in some tabs and dark in others.

Table-header "Add" actions and icon-only row actions now consistently use
`type="tertiary-alt"`.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@katarzynazawada
katarzynazawada force-pushed the IBX-12251-add-button-color branch from 3902773 to ad8da00 Compare August 20, 2026 08:19
The bulk Move button was the only `tertiary` in the Sub-items toolbar, so it
rendered purple next to Upload, Add Locations, Hide, Reveal and Delete, which
all resolve to `tertiary-alt` through the shared ActionButton wrapper.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@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.

8 participants