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

hideField / showField extended functionality #23 #27

Merged
merged 2 commits into from
Nov 2, 2020

Conversation

robbykrlos
Copy link

  • implemented field related methods that controls the field's meta.hidden attributes by showField and hideField.
  • reused these methods inside the showTab/hideTab methods, but avoiding forceUpdate after each meta.hidden change
  • fields methods are independent of tabs/sections and target all form fields.
  • REF : hideField / showField extended functionality #23
  • documentation will be updated after/if the review will be accepted.

- implemented field related methods that controls the field's meta.hidden attributes by showField and hideField.
- reused these methods inside the showTab/hideTab methods, but avoiding forceUpdate after each meta.hidden change
- fields methods are independent of tabs/sections and target all form fields.
- REF : enso-ui#23
@raftx24 raftx24 merged commit 8f042e8 into enso-ui:master Nov 2, 2020
@raftx24
Copy link
Member

raftx24 commented Nov 2, 2020

@robbykrlos thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants