gravitee-io / gravitee-ui-components

🧱 Set of UI components used across the Gravitee.io ecosystem.
https://components.gravitee.io
Apache License 2.0
18 stars 12 forks source link

fix: keep "touch" and "dirty" states of gv-schema-form when using policy studio policy and documentation #682

Closed Okhelifi closed 4 months ago

Okhelifi commented 4 months ago

Issue

https://gravitee.atlassian.net/browse/APIM-5483

Description

In policy studio when we update the schema form the submit button is disabled. After that if we open or close the policy documentation the button become disabled

Additional context


📚  View the storybook of this branch here

graviteeio commented 4 months ago

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@4.2.3-apim-5483-policy-studio-6bee880

or

yarn add @gravitee/ui-components@4.2.3-apim-5483-policy-studio-6bee880
graviteeio commented 4 months ago

:tada: This PR is included in version 4.2.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: