Skip to content

[codex] fix pending project error wrapping#139

Closed
arnestrickmann wants to merge 1 commit into
Davidknp:mainfrom
arnestrickmann:emdash/change-error-display-fbee8
Closed

[codex] fix pending project error wrapping#139
arnestrickmann wants to merge 1 commit into
Davidknp:mainfrom
arnestrickmann:emdash/change-error-display-fbee8

Conversation

@arnestrickmann

Copy link
Copy Markdown
Collaborator

Summary

Fixes pending project error alerts so long repository creation errors, including unbroken GitHub API payloads and docs URLs, wrap inside the alert instead of overflowing the component.

The root cause was a long unbroken string inside nested flex containers that were not allowed to shrink. The error layout now opts into flex shrinking and applies word wrapping to the message text.

Validation

  • pnpm run format
  • pnpm run lint
  • pnpm run typecheck
  • pnpm run test

@arnestrickmann

Copy link
Copy Markdown
Collaborator Author

Closing because this PR was opened against the wrong repository; reopening against generalaction/emdash.

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