Fix category hiding in Angular Material by lucas-koehler · Pull Request #2027 · eclipsesource/jsonforms
Previously, the Angular Material category renderer didn't consider categories' visbilities and always showed themy. This prefilters visible categories before rendering them in the template. Fix unit test by moving the setting of the new UI schema in the jsonFormsService after it was reassigned in the component. With this, when the event is triggered on the subscription, the new schema is already present. This is necessary for the new changes and also fixes the previously commented out assertion.
sdirix
deleted the
angular-category-hiding
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters