Skip to content

feat: add Need Revision marker using existing pin functionality#412

Open
Vidheendu wants to merge 1 commit into
Canopus-Labs:mainfrom
Vidheendu:feat/need-revision-marker
Open

feat: add Need Revision marker using existing pin functionality#412
Vidheendu wants to merge 1 commit into
Canopus-Labs:mainfrom
Vidheendu:feat/need-revision-marker

Conversation

@Vidheendu

Copy link
Copy Markdown

📝 Pull Request Description

Related Issue

Closes #322

Summary

This PR updates the existing question marking functionality to better support the "Need Revision" workflow by reusing the existing pin feature. The UI now presents the action as "Mark for Revision" / "Remove from Revision", allowing users to easily identify and revisit important interview questions without introducing duplicate backend functionality.


Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature
  • ♻️ Refactoring
  • 📝 Documentation update
  • 🎨 UI/UX improvement
  • 🔥 Other(please describe) ______

How Has This Been Tested?

  • Verified that users can mark and unmark interview questions for revision.
  • Confirmed that the existing functionality continues to work without any backend changes.

Screenshots (if applicable)

Add before and after screenshots of the updated "Need Revision" button.


Checklist

  • My code follows the project's guidelines
  • I have tested my changes
  • I have updated documentation where necessary
  • I have linked the related issue
  • My changes do not introduce new warnings or errors

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.

[Feature]: Add "Need Revision" Marker for Interview Questions

1 participant