-
-
Notifications
You must be signed in to change notification settings - Fork 424
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Reka UI version: 2.0.0
Vue version: 3.0.0
Nuxt version: 3.0.0
Nuxt mode: universal
Nuxt target: server
CSS framework: tailwindcss@3.3.3
Client OS: Windows 10 19043.1110
Browser: Chrome 90.0.4430.212Link to minimal reproduction
https://codesandbox.io/p/devbox/9wxxql
Steps to reproduce
- Click on password
- Click clear count
Describe the bug
The indicator does not change position
Expected behavior
The indicator should change position
Context & Screenshots (if applicable)
Example of real word scenario:
Screen.Recording.2025-10-22.at.5.13.26.pm.mov
This could be solved in one or both ways:
- This resize observer could observe all of the tab elements
- The TabIndicator component could expose this function to allow devs to manually update it
I'd be happy with either or both.
sadeghbarati
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working