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

Issue 1884 #1968

Merged
merged 5 commits into from
Jul 18, 2022
Merged

Issue 1884 #1968

merged 5 commits into from
Jul 18, 2022

Conversation

kchobantonov
Copy link
Contributor

This is fixing the issue #1884

To check that run vue-vanilla renderer set (using cd packages/vue/vue-vanilla && npm run serve)
and then select the newly added example - Issue 1884 and check that when the committer checkbox is selected only then the address text fields are enabled.

@kchobantonov
Copy link
Contributor Author

@sdirix can you please review.

@sdirix
Copy link
Member

sdirix commented Jul 3, 2022

Thanks for the PR. We'll take a look soon!

@sdirix sdirix self-requested a review July 3, 2022 21:55
@coveralls
Copy link

coveralls commented Jul 3, 2022

Coverage Status

Coverage remained the same at 84.356% when pulling 6ab3a27 on kchobantonov:issue-1884 into 9896e94 on eclipsesource:master.

Copy link
Member

@sdirix sdirix left a comment

Choose a reason for hiding this comment

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

Coincidentally we performed the same change in another PR ;)

Still the example app improvement is very appreciated!

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.

mapStateToJsonFormsRendererProps should map enabled property just like react own version of the method
3 participants