Skip to content

Draft: Conflicting issue for dropdown menu selections

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

457-guest-reg-third-fragment-conflicting-options-are-able-to-be-selected-updated-12-20-23

Related Issues

Closes #457

Description

When conflicting options are selected in the dropdown menus, a warning message will appear stating that conflicting options have been selected

Steps to Test

  1. Enter guest registration
  2. In the menus for dietary needs/employment status/health status/housing status, select conflicting options (i.e. None and Kosher; I am currently working and I am not currently working; I have health insurance and I do not have health insurance, etc.)
  3. A red warning message will pop up alerting the user that conflicting options have been selected
  4. When conflicting option is deselected, warning message will disappear and allow user to proceed

Additionally, "Prefer not to say" should be the default so that the user does not "have to" select anything.

Relevant Screenshots

Currently producing an ArrayIndexOutOfBoundsException:

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

(List any notes you have about what you did here using bullets, for ex:)

  • Note 1
  • Note 2
  • Note 3
Edited by Chris D'Aleo

Merge request reports