hackforla / VRMS

Volunteer Relationship Management System: This is an ambitious project to create a system that will help us measure our human capital development, reduce repetitive tasks and processes, and improve outcomes.
GNU Affero General Public License v3.0
40 stars 79 forks source link

update question and date picker #1804

Closed angela-lee1 closed 2 weeks ago

angela-lee1 commented 4 weeks ago

Fixes #1729

What changes did you make and why did you make them ?

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied [image](![Screenshot 2024-10-21 at 2 06 24 PM](https://github.com/user-attachments/assets/75f80e90-54b0-4620-9b97-989f4b5ed614))
Visuals after changes are applied [image]( ! ![Screenshot 2024-10-27 at 7 09 44 PM](https://github.com/user-attachments/assets/ff43c0a0-9a00-4c4e-9ca0-b16449e6dfba)) ) )
github-actions[bot] commented 4 weeks ago

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b angela-lee1-update-question-datepicker-checkin-newuser-create-newprofile development
git pull https://github.com/angela-lee1/VRMS.git update-question-datepicker-checkin-newuser-create-newprofile
JackHaeg commented 3 weeks ago

@angela-lee1 As discussed during call, use a single date picker (Month & Year).

angela-lee1 commented 2 weeks ago

@JackHaeg @trillium Here is the image for using a single date picker. [image](Screenshot 2024-11-04 at 4 30 39 PM)

JackHaeg commented 2 weeks ago

This is looking great, @angela-lee1! Thanks for your work on this :)

To any reviewers looking at this PR - please hold off on reviewing / merging this PR until Angela comments that the mobile view is working as expected.

angela-lee1 commented 2 weeks ago

@trillium yarn dev see if you can get the same UI. The month is in 3 capitalized letters in DB. Sorry about the package manager. Thank you.