Improve responsive handling for admin tables

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
playwright, typescript

Research direction

Start with the H3 entry in docs/GAP_ANALYSIS.md, then locate the admin table views and identify the highest-risk mobile layouts. Audit overflow and readability while preserving dense desktop scanning, then add responsive handling and Playwright coverage for the highest-risk table or tables. Done means the acceptance criteria are covered on mobile and desktop.

Written by the indexing model from the issue text.

Description

Admin enhancement P2

Context

docs/GAP_ANALYSIS.md defers responsive admin table/card handling. Admin is desktop-primary, but launch usage may still happen on mobile during operations.

Acceptance criteria

  • Audit admin tables for horizontal overflow and unreadable mobile layouts.
  • Add responsive wrappers, compact cards, or priority columns where needed.
  • Preserve dense desktop scanning behavior.
  • Add Playwright coverage for at least the highest-risk admin table(s).

References

  • docs/GAP_ANALYSIS.md H3
Dominant language
TypeScript
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from Taleef7/CorvEd

All issues in Taleef7/CorvEd

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.