Vieolo / vieolo-ui

React UI Library with a high degree of customization, taken inspiration from Material UI and Flutter
MIT No Attribution
0 stars 0 forks source link

[TabRow] Bring the selected tab into scroll #284

Open ramtinabadi opened 1 year ago

ramtinabadi commented 1 year ago

Currently, when a tab is changed and the selected tab is not in scroll, it remains hidden. It should be programmatically brought to focus.

This might help.