TemaDeveloper / TemaDeveloper/personal_planner
feat: Mobile responsive share viewer
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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