Skip to content

Improve mobile responsiveness on Bridge view #486

Description

@Calebux

Context & Description

On mobile devices (below 768px width), the Bridge view looks broken or overflows. Adjust the CSS/Grid/Flexbox layouts so it looks clean on mobile screens.

Acceptance Criteria

  • Component is fully responsive across mobile, tablet, and desktop viewports.
  • UI matches the established design system and toggles theming correctly (e.g. Dark Mode).
  • Passes all accessibility guidelines (minimum WCAG AA contrast, proper ARIA labels).
  • Renders efficiently without unnecessary layout shifts (CLS).
  • Interactive states (hover, focus, active, disabled) are fully styled.

Technical Constraints & Notes

  • Modularity: Keep components as decoupled and reusable as possible.
  • TypeScript: Adhere strictly to strict TypeScript types. The use of any is strictly prohibited.
  • Styling: Do not use inline styles; use the project's centralized styling solution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions