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 73 forks source link

feat: refactor ValidationTextField to accept required property #1583

Closed danieldkim42 closed 3 months ago

danieldkim42 commented 3 months ago

Fixes #1581

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
Visuals after changes are applied image
github-actions[bot] commented 3 months 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 danieldkim42-dk.1581 development
git pull https://github.com/danieldkim42/VRMS.git dk.1581