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] - Required Appointment Error #533

Open rdblake21 opened 8 months ago

rdblake21 commented 8 months ago

Describe the bug When creating an Appointment record when the "Required Appointment" is TRUE, there is a front-end validation error on the Appointment Page. When you first get to the page, it essentially locks the ability to select an appointment, thus stopping registrations from moving forward.

To Reproduce Steps to reproduce the behavior:

  1. Create an Appointment record and market "Required Appointment" as TRUE
  2. Register and get to the registration page

Expected behavior Expectation is that when you land on the page, there is a red start to show it's required, and one is able to select it and progress forward. Should it not be selected, it highlights to show it's required when the registrant attempts to move forward. Other Appointments should be able to be selected regardless of the interaction with the required appointment.

Screenshots image

Nothing was selected or interacted with on the below image. It is how it appeared when I got to the page: image

Desktop (please complete the following information):

Additional context This will need to be tested. A short work around is to require the picklist or text on the Appointment Record. While that won't fulfill the need to require a specific appointment, it will guide someone to what's needed.

rdblake21 commented 5 months ago

@rdblake21 will review this again