UK-SBCoA / uniform-data-set-dotnet-web

.NET Core implementation of UDS with MVC and Razor Class UI Library
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

D1b UI #164

Closed smiththay closed 3 weeks ago

smiththay commented 2 months ago

fixes #156

ashleybot commented 1 month ago

@mlan225 Can you review this?

mlan225 commented 1 month ago

Heyo @smiththay , got some comments to check out and verify whether these are issues or not 👍

smiththay commented 1 month ago

@mlan225 good catches! Fixed everything but just wanted some clarity on the first point (Paragraph text under question may want to be included).

ashleybot commented 1 month ago

@smiththay Noticed some potential conflicts (it's out of date with main). Can you pull main into this feature branch? Let me know if you'd like to pair while resolving conflicts.

mlan225 commented 4 weeks ago

@mlan225 good catches! Fixed everything but just wanted some clarity on the first point (Paragraph text under question may want to be included).

not even gonna lie to ya... I have no idea what I meant by that lol, but I'm not noticing anything it could have meant anymore, so 🤷‍♂️

mlan225 commented 4 weeks ago

@smiththay Getting an interesting interaction with the form not saving the value for 7a, the value is being saved to the database, but the form loads up with no inputs selected. Can you check this on your end and see if its just happening to me?

smiththay commented 4 weeks ago

@mlan225 Thanks for the catch. I was able to replicate the issue. I fixed the behavior but unraveled a slew of other behavior issues but should now be in working order and ready for review.

mlan225 commented 4 weeks ago

@smiththay Looks like those previous things were fixed up 👍 , something new I've noticed though is that CSFOTHX is not required when CSFOTH is 1, is this intentional?

image

smiththay commented 4 weeks ago

@mlan225 thanks for catching that! Updated

mlan225 commented 4 weeks ago

@smiththay noticed a small text issue in the error message for question 1 and just wanted to verify some functionality for the checkbox section starting at question 12 to the end of the form

For extra context on the last 2 points, I am able to submit this as a complete form. Selecting a radio option for 14a yields the same result: image

smiththay commented 3 weeks ago

@mlan225 thanks again, I updated the message for Q1 and validation for Q14c. In regards to the radio buttons for Q12 and onward, they are not required. Screenshot 2024-06-06 at 3 39 52 PM

mlan225 commented 3 weeks ago

Smith is tackling the required tags for questions 8 and 11

smiththay commented 3 weeks ago

@mlan225 good eye! Good for another review.

mlan225 commented 3 weeks ago

Looks good @smiththay ✅, I have no more nothings to say lol

smiththay commented 3 weeks ago

@mlan225 Thanks for having exceptional eyes!