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

Push classlike tabs reorganization research results #2810

Closed
wants to merge 1 commit into from

Conversation

IgnatBeresnev
Copy link
Member

@IgnatBeresnev IgnatBeresnev commented Jan 12, 2023

Bad code ahead, not to be merged, it's just a demonstration of research results in addition to written review

Diff is best viewed from IntelliJ, it will highlight what truly changed. Because of added blocks / extracted methods it might seem like a lot of code was added/deleted, but actually not

Must be closed with #2764

@@ -174,10 +174,7 @@ function initTabs() {
function showCorrespondingTabBody(element) {
Copy link
Member Author

Choose a reason for hiding this comment

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

This whole file is the same as in the original PR

@@ -942,6 +942,7 @@ td.content {
}

.platform-hinted > .content:not([data-active]),
.tabs-section-body *[data-togglable]:not([data-active]),
Copy link
Member Author

Choose a reason for hiding this comment

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

From the original PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant