Skip to content

refactor(ui5-tabcontainer): remove fixed property#8676

Merged
ilhan007 merged 5 commits intomainfrom
tab_fixed_remove
Apr 8, 2024
Merged

refactor(ui5-tabcontainer): remove fixed property#8676
ilhan007 merged 5 commits intomainfrom
tab_fixed_remove

Conversation

@GerganaKremenska
Copy link
Copy Markdown
Contributor

@GerganaKremenska GerganaKremenska commented Apr 8, 2024

Property "fixed" is removed. The Tab Container has been previously expandable/collapsible like a Panel and it was controlled by the "fixed" property, however this was not backed by specs and UX/VD specs.

BREAKING CHANGE: Property "fixed" is removed and there is no alternative provided. The TabContainer is no longer expandable/collapsible via use interaction. You can still show the TabContainer collapsed via the "collapsed" property.

Related to: #8461

@ilhan007 ilhan007 merged commit 98052e1 into main Apr 8, 2024
@ilhan007 ilhan007 deleted the tab_fixed_remove branch April 8, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants