You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add flag to control if package allows a la carte benefits
* Applications for standalone benefits cannot have packages
* Don't validate a la carte application with a disabled a la carte package
* Don't display Potential a la carte option if package disabled it
* Disable standalone inputs if package was selected
* Fix breaking tests which have standalone benefits with packages and a la carte ones
* Disable a la carte benefits if package disables it
* Force a la carte and standalone cards positions to the start of the div
* Disable a la carte benefits when form is empty
* Add title to inputs to provide more information about the disabled inputs
* ensure state for sold-out a la carte benefits is rendered in UI
* un-select any a la carte when selecting a package that doesn't allow them
* add notes to a la carte and standalone instructions to clarify why options are enabled/disabled
* Initial load of benefits state on the page load.
* Display clear form button at the bottom of the form
* Add JS code to clear form and reset application form to its initial state
Co-authored-by: Ee Durbin <[email protected]>
0 commit comments