Skip to content

Merge exip layout builder enhancement mips - #639

Merged
srenault-meeds merged 1 commit into
feature/mipsfrom
merge-exip-layout-builder-enhancement-mips
Aug 27, 2026
Merged

Merge exip layout builder enhancement mips#639
srenault-meeds merged 1 commit into
feature/mipsfrom
merge-exip-layout-builder-enhancement-mips

Conversation

@srenault-meeds

@srenault-meeds srenault-meeds commented Aug 27, 2026

Copy link
Copy Markdown
Member

No description provided.

## Summary
- `widget-text-header`/`text-header-title` were byte-for-byte duplicates
of `.text-header`/`.text-title`'s own typography rules in
`platform-ui`'s `helpers.less` (now removed there) - renames every usage
to the canonical classes.
- Splits the remaining `.text-truncate` collisions this touched onto a
dedicated inner `.text-truncate` child, so a Text Background `::before`
isn't clipped by the same element's own `overflow: hidden`.
- Depends on the companion `platform-ui` PR (helpers.less cleanup).

## Test plan
- [ ] Task app title, comments drawer title, empty-state placeholders
still render correctly with ellipsis on long text
- [ ] Text Background margin (if configured) bleeds past the title box
instead of clipping

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions github-actions Bot added the partialCIBuild Perform Partial CI Build label Aug 27, 2026
@sonarqubecloud

Copy link
Copy Markdown

@boubaker boubaker changed the title fix: consolidate widget-text-header/text-header-title - EXO-88493 (#635) Merge exip layout builder enhancement mips Aug 27, 2026
@srenault-meeds
srenault-meeds merged commit edda5b7 into feature/mips Aug 27, 2026
11 checks passed
@srenault-meeds
srenault-meeds deleted the merge-exip-layout-builder-enhancement-mips branch August 27, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

partialCIBuild Perform Partial CI Build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants