Closed davidkbh closed 3 months ago
Visit the preview URL for this PR (updated for commit 61fc2ad):
https://novo-elements--pr1566-f-tabpicker-auto-cb0eppqa.web.app
(expires Tue, 09 Jul 2024 18:05:59 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: f1783e19c2444272095017dd8ba433fff0ee3f61
…ess value rather than label
Description
No changes to functionality. This replaces the data-automation-id on TabbedGroupPicker options so it presents the field's "name" rather than "label". eg:
label: "Favorite Color" name: "customText5"
Verify that...
npm start
andnpm run build
still worksSafari
,Chrome
andFirefox
npm run lint
passesnpm test
passes and code coverage is increasednpm run build
still worksBullhorn Internal Developers
Novo Automation
Screenshots