Skip to content

Sayali: add Show/Hide Trackers button to Dashboard Tasks Tab header#5266

Open
sayali-2308 wants to merge 3 commits into
developmentfrom
ExpandAllTrackers-Dashboard
Open

Sayali: add Show/Hide Trackers button to Dashboard Tasks Tab header#5266
sayali-2308 wants to merge 3 commits into
developmentfrom
ExpandAllTrackers-Dashboard

Conversation

@sayali-2308
Copy link
Copy Markdown
Contributor

image

Description

Implements #2 (Priority Medium)

Related PRs:

No backend changes required.

Main changes explained:

  • Updated TeamMemberTasks.jsx to add showTrackers state, handleShowTrackers toggle function, and "Show Trackers / Hide Trackers" button below the clock icons in the Tasks Tab header
  • Updated TeamMemberTask.jsx to accept showTrackers prop and conditionally render the task table based on its value

How to test:

  1. Check out branch ExpandAllTrackers-Dashboard
  2. npm install && npm run start:local
  3. Clear cache, log in as admin
  4. Navigate to http://localhost:5173/dashboard → Tasks tab
  5. Verify "Show Trackers" button appears below the clock icons in the header
  6. Click it — all task rows should expand and button text changes to "Hide Trackers"
  7. Click again — all task rows should collapse and button reverts to "Show Trackers"
  8. Verify dark mode works correctly

Screenshots:

image image

Note:

Frontend-only change. No backend required.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 13, 2026

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit 365ea30
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/6a04e6eea1d32200087b1cf8
😎 Deploy Preview https://deploy-preview-5266--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant