AnSiChen/sightseeing-map

Test for Mobile Responsiveness

Aperta

#29 aperta il 18 dic 2024

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (0 fork)auto 404
UI/UXenhancementfrontendgood first issue

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description

This is a repetitive task to ensure that all UI components and pages work correctly on mobile devices.
This issue does not get closed after one test; it's a recurring reminder to test mobile responsiveness as new features are developed.

Guidelines

  • Test all new components, pages, and features on mobile screen sizes (e.g., 375px for iPhone X).
  • Check for:
    • Proper layout and alignment.
    • Usability (e.g., buttons are tappable, text is readable).
    • No visual glitches (e.g., overflows, cut-off content).

Notes

  • Add specific issues if a bug or layout problem is identified during testing.
  • Use tools like Chrome DevTools or BrowserStack for testing multiple screen sizes.

Guida contributor