Skip to content

Fix tasks page responsive layout and visual consistency#659

Merged
aryandas2911 merged 6 commits into
aryandas2911:mainfrom
imuniqueshiv:fix/tasks-layout-visual-consistency
May 19, 2026
Merged

Fix tasks page responsive layout and visual consistency#659
aryandas2911 merged 6 commits into
aryandas2911:mainfrom
imuniqueshiv:fix/tasks-layout-visual-consistency

Conversation

@imuniqueshiv
Copy link
Copy Markdown
Contributor

📌 Description

This PR improves the Tasks page layout responsiveness and visual consistency by restructuring the page layout, reducing unused side spacing, and improving EmptyState integration with the overall UI.

🔗 Related Issue

Closes #469

🛠 Changes Made

  • Converted the constrained centered layout into a responsive full-width layout
  • Improved content hierarchy using a two-column dashboard structure
  • Reduced excessive empty side spacing on larger screens
  • Improved visual consistency between the page background and EmptyState section
  • Properly aligned insights widgets as a responsive sidebar for better usability
  • Fixed missing Trash2 import issue

📸 Screenshots

After Update

Screenshot (1576)

Before Update

Previous Tasks Layout

✅ Checklist

  • Code runs locally
  • Followed project structure
  • No console errors
  • Properly tested changes
  • Linked the issue

🚀 Notes for Reviewers

This PR focuses only on layout responsiveness, spacing improvements, and visual consistency for the Tasks page without modifying unrelated functionality.

@aryandas2911
Copy link
Copy Markdown
Owner

@imuniqueshiv i kindly request you to read the contributing.md and apply linting to not increase the workload from our side, pls do the linting task

@aryandas2911 aryandas2911 merged commit a8d0bc3 into aryandas2911:main May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI Issue: Tasks Page Layout Not Full-Width + Visual Inconsistency

2 participants