Skip to content

fix: keep TabList next button visible for partial tabs#21996

Merged
heloiselui merged 2 commits into
carbon-design-system:mainfrom
adamalston:21943-tabs
Apr 23, 2026
Merged

fix: keep TabList next button visible for partial tabs#21996
heloiselui merged 2 commits into
carbon-design-system:mainfrom
adamalston:21943-tabs

Conversation

@adamalston

@adamalston adamalston commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

Closes #21943

Kept TabList next button visible for partial tabs.

Changelog

Changed

  • Kept TabList next button visible for partial tabs.

Testing / Reviewing

yarn test packages/react/src/components/Tabs/__tests__/Tabs-test.js

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
  • Updated documentation and storybook examples
  • Wrote passing tests that cover this change
  • Addressed any impact on accessibility (a11y)
  • Tested for cross-browser consistency
  • Validated that this code is ready for review and status checks should pass

More details can be found in the pull request guide

@netlify

netlify Bot commented Apr 11, 2026

Copy link
Copy Markdown

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7d187a8
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/69da6426fd8fd300080650d7
😎 Deploy Preview https://deploy-preview-21996--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Apr 11, 2026

Copy link
Copy Markdown

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 7d187a8
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/69da64269bddb8000890c8b9
😎 Deploy Preview https://deploy-preview-21996--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Apr 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.90%. Comparing base (597001a) to head (7d187a8).
⚠️ Report is 57 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21996      +/-   ##
==========================================
- Coverage   94.90%   94.90%   -0.01%     
==========================================
  Files         541      541              
  Lines       45253    45253              
  Branches     6359     6386      +27     
==========================================
- Hits        42949    42948       -1     
- Misses       2172     2173       +1     
  Partials      132      132              
Flag Coverage Δ
main-packages 89.16% <100.00%> (ø)
web-components 97.70% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@emyarod emyarod left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks good to me!

@heloiselui heloiselui left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@heloiselui heloiselui added this pull request to the merge queue Apr 23, 2026
Merged via the queue into carbon-design-system:main with commit 253316e Apr 23, 2026
85 of 87 checks passed
@adamalston adamalston deleted the 21943-tabs branch April 23, 2026 20:40
MarianaAa01 pushed a commit to MarianaAa01/carbon that referenced this pull request May 29, 2026
…-system#21996)

* fix: keep TabList next button visible for partial tabs

* test: update avt test
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.

[Bug]: TabList scroll button incorrectly disables when last tab is partially visible

3 participants