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

Add padding to tab list in tab component #68891

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

Rishit30G
Copy link
Contributor

What?

Fixes #67155

Why?

There was scrolling problem where scrollbar was overlapping the text and there was UI issue on windows for scrollbar as well

How?

This PR adds necessary padding to the Tab to avoid overlapping and fix the UI

Testing Instructions

  • Open Editor
  • Check the right panel
  • Try to add some long words in the Tab or change the language
  • Confirm that overlapping doesn't happen now

Screenshots or screencast

Screen.Recording.2025-01-27.at.1.41.17.PM.mov

@Rishit30G Rishit30G requested a review from ajitbohra as a code owner January 27, 2025 08:24
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: Rishit30G <rishit30g@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@t-hamano t-hamano added [Type] Bug An existing feature does not function as intended [Package] Components /packages/components OS Issues Issues or PRs that are related to OS specific problems labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS Issues Issues or PRs that are related to OS specific problems [Package] Components /packages/components [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor Sidebar: Scrollable tab layout appears broken on Windows
2 participants