Skip to content

feat: build responsive mobile layout for invoice pages #74

Description

Description

Audit and refactor the invoice creation, invoice detail, and invoice payment pages to be fully responsive on mobile devices. All layouts should adapt gracefully to small viewports without horizontal scrolling or broken UI elements.

Requirements and context

  • Invoice creation form must be usable on screens 320px and wider
  • Invoice detail page should stack columns vertically on mobile
  • Payment page buttons and inputs must meet minimum touch target sizes (44x44px)
  • Test on common mobile breakpoints: 320px, 375px, 414px
  • Follow existing project conventions

Suggested execution

  1. Fork the repo and create a branch
    git checkout -b feat/responsive-mobile-invoice-pages
    
  2. Implement changes
  3. Test and commit

Example commit message

feat: build responsive mobile layout for invoice pages

Guidelines

  • Assignment required before starting
  • PR description must include: Closes #[issue_id]
  • Keep PR description professional and detailed

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions