Skip to content

Added ConceptRadioButton component, fixes ConceptSelect, sets pattern for using Zod schema #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

bferguso
Copy link
Collaborator

This PR:

  1. adds the Radio Button concept widget and applies it to Step 9 of the workflow
  2. updates the pattern used by ConceptSelect to use v-model reactive prop
  3. fixes the prop to pass the routes by object (previously invalidly interpreted as a string)
  4. fixes some datatypes in the Chronology schema

Still to do:

  1. Re-enable validation (removed for now until FormField / Zod pattern set)
  2. Convert Concept UUIDs into Labels in Multi-object component

This needs to be merged along side the following BCGOV Arches Common PR: bcgov/arches_common#19

@bferguso bferguso requested a review from evgenyg6 April 11, 2025 20:14
… 9. Multi-object widget still showing UUIDs

dev - Fix route names parameter in PageHeader and SideNav
@bferguso bferguso force-pushed the brf/feat/1264_add_concept_radio_buttons branch from ab5578e to 509a40d Compare April 12, 2025 14:15
@evgenyg6 evgenyg6 merged commit f00d157 into release/1.4.0_site_submission Apr 14, 2025
2 of 4 checks passed
@bferguso bferguso deleted the brf/feat/1264_add_concept_radio_buttons branch April 15, 2025 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants