Skip to content

feat(projects): update project status badges#217

Merged
nensii21 merged 1 commit into
nensii21:mainfrom
VidhanGupta-01:feat/project-status-badges
Jul 9, 2026
Merged

feat(projects): update project status badges#217
nensii21 merged 1 commit into
nensii21:mainfrom
VidhanGupta-01:feat/project-status-badges

Conversation

@VidhanGupta-01

@VidhanGupta-01 VidhanGupta-01 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Summary

Updates the project status system to use the new status model across the Projects page.


Related Issue

Closes #181


Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Refactoring
  • UI/UX enhancement
  • Tests
  • Other

Changes Made

  • Replaced the existing project statuses with Recruiting, In Progress, Completed, and Archived.
  • Updated the project status filters to match the new status model.
  • Updated project status badges and their styling to reflect the new statuses consistently.

Testing

  • Tested locally
  • UI verified

Additional testing notes:

  • Verified status badges display correctly.
  • Verified filtering works for all status options.

Checklist

  • My code follows the project's coding standards.
  • I have tested my changes locally.
  • I have updated the documentation where necessary.
  • My changes do not introduce new warnings or errors.
  • I have reviewed my own code.
  • This pull request focuses on a single feature or fix.
  • I have linked the related issue.

Screenshot

image

Additional Notes

This change updates the project status model throughout the Projects page to match the new statuses requested in Issue #181.

@nensii21 nensii21 merged commit 5d3280a into nensii21:main Jul 9, 2026
8 of 9 checks 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.

Project Status Badge

2 participants