question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tabs with scrollButtons="on" in vertical orientation does not always show scrollbuttons

See original GitHub issue

Tabs with scrollButtons="on" in vertical orientation does not always show scrollbuttons.

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

scrollButtons="on" works exactly like scrollButtons="auto". I.e. button is hidden when you can not scroll anymore in that direction.

Expected Behavior 🤔

The buttons should always be present, regardless of scroll position. I guess the buttons should be disabled when you can not scroll anymore in that direction. Not hidden as they are currently.

Steps to Reproduce 🕹

https://codesandbox.io/s/material-demo-g4kng?file=/demo.tsx

Switch between scrollButtons="on" and scrollButtons="auto" and nothing changes.

Context 🔦

Horizontally aligning other content to vertical oriented tabs with sometimes hidden buttons is a mess.

Your Environment 🌎

Tech Version
Material-UI latest
React latest
Browser Chrome
TypeScript latest

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
netochavescommented, Apr 25, 2020

Can I take this?

0reactions
oliviertassinaricommented, Apr 25, 2020

@netochaves Sure 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

TabView Header Customization in Xamarin Tabbed View
Scroll buttons on Header in Xamarin Tabbed View (SfTabView) ... Buttons can be used to scroll the items in the header of the...
Read more >
Telerik Web Forms Scrolling Tabs - RadTabStrip
Scrolling is only an option if the orientation of the tab strip is horizontal. Positioning the Scroll Buttons. The ScrollButtonsPosition property determines the ......
Read more >
FlatLaf/FlatTabbedPaneUI.java at main - GitHub
This is normally not invoked because the default value for. // TabbedPane.tabsOverlapBorder is false in all FlatLaf themes. // Anyway, 3rd party themes...
Read more >
Troubleshooting for the machine - OKI
Symptom Cause Solution It does not work. The power cord is not inserted firmly. Firmly insert the power... It does not work. The power is...
Read more >
IColor ProRIP Software Instruction Manual
and you will not find another software/printer package on the market today that can do ... scroll buttons (on the right) can be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found