Skip to content

improvement(ui): soften overflow fade - #7234

Merged
waleedlatif1 merged 1 commit into
stagingfrom
codex/refine-overflow-fade
Aug 28, 2026
Merged

improvement(ui): soften overflow fade#7234
waleedlatif1 merged 1 commit into
stagingfrom
codex/refine-overflow-fade

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • shorten the canonical overflow fade from 18px to 16px
  • keep the fade-only truncation treatment consistent across all consumers

Type of Change

  • Improvement

Testing

  • bunx vitest run packages/emcn/src/components/overflow-text/overflow-text.test.tsx
  • bun run lint
  • bun run apps/sim/scripts/check-block-registry.ts origin/staging
  • bun run check:audits

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 28, 2026 11:09pm

Request Review

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@greptile-apps

greptile-apps Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Shortens the shared overflow-text edge fade from 18px to 16px while preserving the existing clipping behavior and browser-specific mask parity.

  • Updates the canonical fade class used by all overflow-text consumers.
  • Keeps the standard and WebKit mask gradients consistent.

Confidence Score: 5/5

The PR appears safe to merge because the shared styling adjustment is internally consistent and introduces no observable functional failure.

All consumers inherit the updated canonical class, existing tests do not depend on the old width, and the standard and WebKit masks remain synchronized.

Important Files Changed

Filename Overview
packages/emcn/src/components/overflow-text/overflow-text.tsx Reduces both mask gradient widths to 16px without changing class structure, consumer behavior, or browser parity.

Reviews (1): Last reviewed commit: "improvement(ui): soften overflow fade" | Re-trigger Greptile

@waleedlatif1
waleedlatif1 merged commit d90e5ed into staging Aug 28, 2026
27 checks passed
@waleedlatif1
waleedlatif1 deleted the codex/refine-overflow-fade branch August 28, 2026 23:13
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.

1 participant