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

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

Merged
merged 5 commits into from
Apr 8, 2024
Merged

Conversation

GerganaKremenska
Copy link
Member

@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
9 checks passed
@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