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] 2.11 filtering indices list doesn't work as expected #5319

Closed
sandervandegeijn opened this issue Oct 18, 2023 · 8 comments · Fixed by #5484
Closed

[BUG] 2.11 filtering indices list doesn't work as expected #5319

sandervandegeijn opened this issue Oct 18, 2023 · 8 comments · Fixed by #5484
Assignees
Labels
bug Something isn't working

Comments

@sandervandegeijn
Copy link

Describe the bug

Latest release of Brave:

Screen.Recording.2023-10-18.at.15.42.32.mp4

I need to press backspace first before I can search.

Expected behavior
If I start to type I would have expected that the current * pattern was cleared and that the list is sorted or filtered and contains items that are relevant to the query instead of only high lighting the search phrase in the list.

OpenSearch Version
2.11

Dashboards Version
2.11

Plugins

S3 repo

Screenshots

N/A
Host/Environment (please complete the following information):
Default docker containers

Additional context

N/A

@sandervandegeijn sandervandegeijn added bug Something isn't working untriaged labels Oct 18, 2023
@zhongnansu zhongnansu self-assigned this Oct 24, 2023
@zhongnansu
Copy link
Member

@mengweieric Hi Eric, could you help take a look at this? Is it related to the data source picker you added in recent release?

@dar9468
Copy link

dar9468 commented Oct 31, 2023

We're really looking forward to the solution

@damslo
Copy link

damslo commented Nov 15, 2023

We were getting a lot of reports from users that they can't find their index pattern, it would be great to fix that.

@dhumphries-sainsburys
Copy link

Both myself and our users also find this change frustrating. I would go as far as to say if you only fix one thing for next release please let it be this

@abbyhu2000
Copy link
Member

This bug seems to be caused by this commit 1e980fa. After removing the commit, the search functionality works fine.

Could you take a look at this bug? @mengweieric
Currently there is another issue open on this too: #5468

@amirkkn
Copy link

amirkkn commented Nov 20, 2023

This bug is really blocked us to release opensearch in prod, because most developers complained about that.
Please consider it to be resolved in the next release.
Thanks in Advance!

@camaeel
Copy link

camaeel commented Nov 21, 2023

Really looking forward for this feature to work again. We have hundreds of indexes, and searching for one that is highlighted is tedious task.

@kavilla kavilla linked a pull request Nov 21, 2023 that will close this issue
7 tasks
kavilla pushed a commit that referenced this issue Nov 29, 2023
Fixes data source filtering issue within Discover. When typing into the index pattern
field it will filter out and highlight the value being typed.

Issue resolved:
#5533
#5499
#5468
#5319

Signed-off-by: Eric <menwe@amazon.com>
@sandervandegeijn
Copy link
Author

Great thanks!

opensearch-trigger-bot bot pushed a commit that referenced this issue Nov 29, 2023
Fixes data source filtering issue within Discover. When typing into the index pattern
field it will filter out and highlight the value being typed.

Issue resolved:
#5533
#5499
#5468
#5319

Signed-off-by: Eric <menwe@amazon.com>
(cherry picked from commit dadfefa)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this issue Nov 29, 2023
Fixes data source filtering issue within Discover. When typing into the index pattern
field it will filter out and highlight the value being typed.

Issue resolved:
#5533
#5499
#5468
#5319

Signed-off-by: Eric <menwe@amazon.com>
(cherry picked from commit dadfefa)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ashwin-pc pushed a commit that referenced this issue Nov 30, 2023
Fixes data source filtering issue within Discover. When typing into the index pattern
field it will filter out and highlight the value being typed.

Issue resolved:
#5533
#5499
#5468
#5319


(cherry picked from commit dadfefa)

Signed-off-by: Eric <menwe@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ananzh pushed a commit that referenced this issue Dec 13, 2023
Fixes data source filtering issue within Discover. When typing into the index pattern
field it will filter out and highlight the value being typed.

Issue resolved:
#5533
#5499
#5468
#5319


(cherry picked from commit dadfefa)

Signed-off-by: Eric <menwe@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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

Successfully merging a pull request may close this issue.

8 participants