Skip to content

fix: prevent long keys from breaking modal and header layouts#56

Merged
CahidArda merged 2 commits into
masterfrom
DX-2625-fix-long-key-overflow
May 15, 2026
Merged

fix: prevent long keys from breaking modal and header layouts#56
CahidArda merged 2 commits into
masterfrom
DX-2625-fix-long-key-overflow

Conversation

@ytkimirti
Copy link
Copy Markdown
Collaborator

@ytkimirti ytkimirti commented May 8, 2026

Long unbreakable strings (e.g. JWT-style keys, long index names) overflowed flex/grid containers and pushed action buttons off-screen.

…outs

- delete-key modal: break-all on description so long key names wrap
- DisplayHeader title: min-w-0 so truncate engages in flex parent
- IndexSelector trigger + dropdown: max-width and min-w-0 so long
  index names don't push sibling actions off-screen
@linear
Copy link
Copy Markdown

linear Bot commented May 8, 2026

DX-2625

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

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

Project Deployment Actions Updated (UTC)
react-redis-browser Ready Ready Preview, Comment May 8, 2026 8:27am

Request Review

pnpm 10.x exits non-zero on ignored build scripts (esbuild postinstall).
Pinning to v9 avoids the strict-builds behaviour without changing
package metadata.
@CahidArda CahidArda merged commit de2f642 into master May 15, 2026
4 checks passed
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.

2 participants