Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Indices page console errors and increased load times when new home page experience is enabled #1151

Open
CaptainDredge opened this issue Aug 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@CaptainDredge
Copy link
Contributor

What is the bug?
There seems some bug in indices page when experimental useNewHomePage feature flag is turned on. Any operation on indices page leads to a lot of warnings on console
This has also led to significant increase in child component rendering times. This is not an immediate problem but will lead to bad user experience

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Enable useNewHomePage feature flag
  2. Go to indices page
  3. Try to do any operation(create index, notification setting etc.)
  4. See errors on console and feel the lag of loading components

What is your host/environment?

  • OS: 2.15

Do you have any screenshots?
image

@CaptainDredge CaptainDredge added bug Something isn't working untriaged labels Aug 27, 2024
@dblock dblock removed the untriaged label Sep 16, 2024
@dblock
Copy link
Member

dblock commented Sep 16, 2024

[Catch All Triage - 1, 2, 3, 4, 5]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants