tabs icon indicating copy to clipboard operation
tabs copied to clipboard

React Tabs

Results 120 tabs issues
Sort by recently updated
recently updated
newest added

Hi all, I met a problem with the hidden tabs' dropdown trigger logic By default, we currently use `hover` to trigger the dropdown popup, but this is not a good...

ref https://github.com/ant-design/ant-design/issues/27721 Add `menuTab`

hello As externally combined the current tab

![image](https://user-images.githubusercontent.com/41320113/114845858-b64a8580-9e0e-11eb-9097-29bb09916947.png) 期望添加一个关闭全部页签的功能, 或者暴露API自己手写

When trying to interact trough the tabs with the keyboard, arrow keys don't traverse trough the tablist. The only way to go tough the tablist is with the Tab key....

Hi, I had to add this CSS to make it work: ```css .rc-tabs-content { display: flex; width: 100%; } .rc-tabs-content-animated { -webkit-transition: margin 0.3s; -moz-transition: margin 0.3s; -ms-transition: margin 0.3s;...

demo: https://topsecret-livid.vercel.app/ On mobile device I have rc-tabs in a bottom-sheet left tab. When I scroll up and down with touch it freezes and/or crashes (tested on android chrome). Tried...

Using antd tabs in one of my projects and getting this error in rc-tabs I did see issue #300 so I updated antd and rc-tabs, but the error is still...

Online examples not working as those have no styles and are looking very bad. (https://tabs.react-component.now.sh)

try to fix ant-design [#27092](https://github.com/ant-design/ant-design/issues/27092)