Skip to content

fix(remix): correct component accessibility and bounded layout#79

Merged
leoafarias merged 1 commit into
mainfrom
leoafarias/fix-studio-integration-behavior
Jul 19, 2026
Merged

fix(remix): correct component accessibility and bounded layout#79
leoafarias merged 1 commit into
mainfrom
leoafarias/fix-studio-integration-behavior

Conversation

@leoafarias

Copy link
Copy Markdown
Member

Summary

  • give NakedButton the visible button label when no explicit semantic label is supplied
  • constrain callout text and custom content with a loose flex fit so bounded callouts wrap without forcing intrinsic content to fill the row
  • use the opaque accent text step for non-solid Fortal badges and verify WCAG AA contrast across every supported accent and both brightness modes
  • apply Fortal text-field foreground colors through textColor, keeping editable text styling separate from container decoration

Why

The Muse Studio integration exposed four generic Remix behaviors that had diverged on a retired feature branch. This PR fixes the underlying component contracts in the canonical Remix source instead of preserving a second vendored implementation.

Validation

  • focused regression suite: 133 tests passed
  • fvm dart analyze packages/remix
  • fvm dart run melos run ci --no-select
    • generated sources unchanged
    • demo: 15 tests passed
    • remix: 1,889 tests passed

@leoafarias
leoafarias merged commit 4563653 into main Jul 19, 2026
3 checks passed
@leoafarias
leoafarias deleted the leoafarias/fix-studio-integration-behavior branch July 19, 2026 23:48
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