Skip to content

Conversation

@adityapat24
Copy link

Added a new button on user interface for clearing applicant data for the viewing/modifying applicant button

🎫 Issue #267

▶ Changelist:
-Added new button for clearing applicant data directly underneath export buttons
-Added styling code in admin file to position button and change it to lighter red on hovering

📝 Notes + 🚧 TODO:

  • Part of this ticket included adding a save responses button, however, this was already implemented in codebase (both frontend and backend logic). The last saved functionality also looks to be done ([Feature] Last Saved Timestamp #273)
  • Button's position was hardcoded to a certain px value, this may cause different views on different sized screens. When reviewing, please let me know if the positioning is off.

🧪 Testing:
-Manual testing of both application and admin screens on desktop

🎥 Screenshots & Screencasts:
Screenshot 2025-07-03 at 12 55 47 PM
Screenshot 2025-07-03 at 12 56 09 PM

@vercel
Copy link

vercel bot commented Jul 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
application-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2025 5:44pm

@adityapat24 adityapat24 linked an issue Jul 3, 2025 that may be closed by this pull request
1 task
@agonzalez22 agonzalez22 self-requested a review July 3, 2025 17:32
@khushikhan0
Copy link
Contributor

It might be better to use rem rather than px to set the positioning of the button. On larger screens, the button is a bit offset.

ss

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] Buttons for Application Saving and Applicant Clearing

4 participants