AnSiChen / AnSiChen/sightseeing-map

Test for Mobile Responsiveness

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
enhancement frontend good first issue UI/UX
Dominant language
JavaScript
Stars
2
Forks
0
Avg merge
2m
Merged PRs (30d)
1

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.