Skip to content

Conversation

valkirilov
Copy link
Member

Description

Stop showing custom indexes in the list with the "Saved Queries" on the new Search page. Only preset sample data indexes come with such queries, so we should show only them in the list.

Note: Previously, we were showing the index, but with a blank space, leaving the users without any control over it.

image

How it was tested

When only custom indexes are available

  1. Open the Databases page and connect to an existing database (or establish a connection with a new instance)
  2. Go to the Browser page and import sample data

Note: If the database is not empty, you can run flushdb in the CLI, to make sure you can import sample data

  1. Go to the Search tab from the main navbar
  2. Open the Saved Queries panel from the top right corner

You shouldn't see any indexes in the list, although you have such in the Manage Indexes panel. They're not related to preset sample data for the Vector Search onboarding feature, so they don't have any saved queries.

image

When sample preset indexes with saved queries are available

  1. Make sure to create a new index via the preset sample datasets, following the Vector Search onboarding wizard.

Now, you should be able to see only these indexes in the Saved Queries panel.

image

- show only indexes for the preset sample data in the "Saved Queries" panel
  on the new Vector Search page

re #RI-7517
Copy link

jit-ci bot commented Sep 25, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

Copy link
Contributor

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.14% 20004/24353
🟡 Branches 67.53% 8675/12847
🟡 Functions 76.26% 5324/6981
🟢 Lines 82.56% 19583/23719

Test suite run success

5159 tests passing in 677 suites.

Report generated by 🧪jest coverage report action from c86d415

@valkirilov valkirilov self-assigned this Sep 25, 2025
@valkirilov valkirilov merged commit 68b6536 into main Sep 26, 2025
32 of 37 checks passed
@valkirilov valkirilov deleted the fe/bugfix/RI-7517_vector-search-saved-queries branch September 26, 2025 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants