AnSiChen/sightseeing-map

Test for Mobile Responsiveness

開放

#29 建立於 2024年12月18日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (0 個分叉)auto 404
UI/UXenhancementfrontendgood first issue

倉庫指標

星標
 (2 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南