FE: Update Beneficiary Tag logic to accommodate multi-select #16099
Labels
Public Websites
Scrum team in the Sitewide crew
Resources and support
CMS managed product owned by Public Websites team
sitewide
VA.gov frontend
CMS team practice area
Description
In support of #13188, update the FE templates and logic in content-build so Beneficiary Tags support a multi-select rather than a radio button.
Current implementation (radio button)
See https://www.va.gov/resources/will-i-have-to-pay-back-the-gi-bill-benefits-i-used-if-i-fail-a-class/ for example of Tag usage in production.
Refer to this comment for an overview of what FE content-build files are affected / what changes need to be made. There are also instructions on how to validate everything in the Tugboat instance for these changes.
Quality / testing notes
All of these CMS content types / nodes need to be validated for correct functionality. See this comment for instructions on how to add each one to a Tugboat to test with your WIP branch.
We also need to update relevant unit test(s):
liquid.unit.spec.js
after changes togetTagsList
utilitycreate-resources-and-support-section.js
'sgroupByTags
utilityAcceptance criteria
The text was updated successfully, but these errors were encountered: