Skip to content

Conversation

@kchobantonov
Copy link
Contributor

@kchobantonov kchobantonov commented Dec 28, 2025

  1. Make sure that category stepper is working correctly when making categories visible/hidden.
  2. Introduce new composition functions in vue package (moved and enhanced from the vue-vuetify package) that are useful for vue and not related to vuetify
  3. Fix the DispatchRenderer and DispatchCell to use the resolved config and pass that to the TestContext - otherwise since there is not mapping for the config whenever the or are called the config inside the testers is always undefined.

@netlify
Copy link

netlify bot commented Dec 28, 2025

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 4a0edec
🔍 Latest deploy log https://app.netlify.com/projects/jsonforms-examples/deploys/69540af59c8cd80008c3f31a
😎 Deploy Preview https://deploy-preview-2522--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kchobantonov
Copy link
Contributor Author

kchobantonov commented Dec 28, 2025

@sdirix please review - this is fixing an issue with categorization where when we make categories visible/hidden then the tag/view is switched - the example is here - https://deploy-preview-2522--jsonforms-examples.netlify.app/vue-vuetify/#categorization-stepper-nav-buttons - note that when you select/deselect "Provide Address" or "Vegetarian" you are still on the same tab and that does not change

Also some type information for the Date/Time/DateTime renderers are fixed since the build was failing and also the vuetify library is updated

…config since the config is not been passed when <dispatch-renderer> or <dispatch-cell> are called
…ue package - like useJsonForms. change all placed to use the new composition functions
@kchobantonov kchobantonov changed the title Fix categorization stepper step order index Fix categorization stepper step order index, introduce new composition function for vue, fix config to be properly passed to test functions Dec 30, 2025
@kchobantonov
Copy link
Contributor Author

@sdirix updated the PR with some other fixed that I have documented in the description.

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.

1 participant