json-schema-form / angular-schema-form

Generate forms from a JSON schema, with AngularJS!
https://json-schema-form.github.io/angular-schema-form
MIT License
2.47k stars 653 forks source link

Hide empty tabs #975

Closed knasser closed 6 years ago

knasser commented 6 years ago

Enhancement

As a user, when all the fields in a tab are hidden (because of a condition) , then the empty tab itself should be hidden

Expected behaviour

I expected tabs without fields to be hidden from display

Actual behaviour

empty tabs are actually still displayed

Anthropic commented 6 years ago

@knasser this would be available via this issue #776 so follow that one and/or add to it. You may also have some luck looking at some work others have tried.

Anthropic commented 6 years ago

ps. sorry for the late reply, I was on holiday.