vuejs / ui

💻 UI components for official Vue organization apps
https://vuejs.github.io/ui/
1.33k stars 91 forks source link

Tab indicator shift #11

Open WofWca opened 5 years ago

WofWca commented 5 years ago

Version

3.2.1

Environment info


Environment Info:

  System:
    OS: Linux 4.4 Ubuntu 18.04.1 LTS (Bionic Beaver)
    CPU: (8) x64        Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
  Binaries:
    Node: 11.5.0 - /usr/bin/node
    Yarn: Not Found
    npm: 6.5.0 - /usr/bin/npm
  Browsers:
    Chrome: Not Found
    Firefox: Not Found
  npmGlobalPackages:
    @vue/cli: 3.2.1

Steps to reproduce

  1. Set UI locale to non-English (e.g. Russian)
  2. Run Vue UI
  3. Go to /project/select

What is expected?

Selected tab indicator stays under its button at all times

What is actually happening?

Selected tab indicator stays in place even though its button has shifted due to content change (language switch)


GitHub Issue with pics https://github.com/vuejs/ui/issues/11

image

image