SFDO-Community / Summit-Events-App

Salesforce Event System developed at the University of St. Thomas
BSD 3-Clause "New" or "Revised" License
58 stars 55 forks source link

[BUG] "This field is required" missing from required Additional Questions on Template #519

Closed mad2492 closed 9 months ago

mad2492 commented 10 months ago

Describe the bug Inconsistent display of required help-text across fields in the event template.

To Reproduce Steps to reproduce the behavior: Pick an Additional Question, and select "text area required" -- when you are viewing the rendered page, you'll see that the little help text does not appear like it does for the regular questions that are also required.

Expected behavior If field is marked required, I expect the help text to display under all required fields, not only the initial not-additional questions.

Screenshots image

It seems this additional div isn't included on the additional required questions:

image

Desktop (please complete the following information):

tcdahlberg commented 9 months ago

On additional questions this is controlled by Error assist text:

image

It could be argued that we have a default error assist which we could set up as an event record option.

That being said, if you tried error assist text and it didn't work let me know here.

Thanks!

mad2492 commented 9 months ago

@tcdahlberg Yes, for the questions created w/ the Question object I do see the error text.

I am referring to the "Additional Questions 1-5" that appear on Page 1. image

tcdahlberg commented 9 months ago

@mad2492 , Got it. I clearly misunderstood. Thanks for the bug catch.

tcdahlberg commented 9 months ago

Included in beta release 0.31.0.1

tcdahlberg commented 9 months ago

Included in production release 0.31.0.1