TemaDeveloper / TemaDeveloper/personal_planner

feat: Mobile responsive share viewer

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
TypeScript
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The public share viewer page (/shared/[token]) needs mobile optimization. The data table can overflow on small screens.

Scope:

  • Responsive table with horizontal scroll
  • Card layout for mobile (stack fields vertically)
  • Test on common mobile breakpoints

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the public share viewer entry point, /shared/[token], and inspect how its data table renders on narrow screens. Check the layout at common mobile breakpoints, then verify that the table scrolls horizontally and that mobile cards stack their fields vertically.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, tailwindcss, typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.