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

fix(ui5-tabcontainer): prevent the tabcontainer from setting the selected property on ui5-tab internally #1974

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

fifoosid
Copy link
Contributor

@fifoosid fifoosid commented Jul 22, 2020

Fixes #1953

BREAKING CHANGE: Tab Container will no longer automatically select the first tab, if no tab is selected. If you relied on this behavior, you should now explicitly set the selected property on the first tab.

Copy link
Contributor

@vladitasev vladitasev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just added the breaking change info

@fifoosid fifoosid merged commit 0e8b5ea into master Jul 23, 2020
@fifoosid fifoosid deleted the tabcontainer-set-selected branch July 23, 2020 08:56
fifoosid added a commit that referenced this pull request Jul 23, 2020
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.

The selected property issue on TabContainer
2 participants