Skip to content
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

fix: deprecatedProps inherits parent schemas type #517

Merged
merged 2 commits into from
Oct 26, 2021

Conversation

julshotal
Copy link
Contributor

@julshotal julshotal commented Oct 26, 2021

🧰 Changes

Params that were split out to the deprecated accordion weren't editable - by inheriting the type of their parent they can be edited from within the accordion

Can be seen not working on this reference page with the schema-deprecated spec

🧬 QA & Testing

Test should now show it passing through the parent type
& ran npm link and took this video:

depreacted_edit_working.mp4

@julshotal julshotal added the bug Something isn't working label Oct 26, 2021
@julshotal julshotal marked this pull request as ready for review October 26, 2021 21:01
@julshotal julshotal requested review from Dashron and erunion October 26, 2021 21:01
Copy link
Member

@erunion erunion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops!

@erunion erunion merged commit b7277d3 into main Oct 26, 2021
@erunion erunion deleted the fix/editing-deprecated-parameters-doesnt-rm-2587 branch October 26, 2021 21:04
erunion pushed a commit that referenced this pull request Nov 9, 2021
* fix: deprecatedProps inherits parent schemas type

* test: test for type added to deprecatedProps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants