[Bug]: UI flickers when opening the side menu after changing the language
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.8k
- Forks
- 491
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
- Open Redis Insight → 2. New Database → 3. Change application language → 4. Сhoose connect/ Open the side menu → 5. Observe the entire UI flickering.
https://github.com/user-attachments/assets/6b812a20-6e2f-4fe2-8c05-933c9b85d762
Preconditions
Redis Insight is installed and running.
The application language can be changed in Settings.
Steps to reproduce
Open Redis Insight.
Go to Settings.
Change the application language.
Create DB
Сhoose connect
Open the side menu.
Observe the application interface.
Actual behavior
After changing the application language, opening the side menu causes the entire application interface to flicker.
Expected behavior
The side menu should open normally without causing the application interface to flicker.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the flicker in Redis Insight using the listed path: Settings, change the application language, create a database, connect, and open the side menu. Trace the side-menu and language-change flow to identify the UI update that causes the flicker; done means the menu opens normally after changing languages without the rest of the interface flickering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100