Skip to content

RI-7362 Added support for dark theme for the "Command Preview" drawer #4874

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

Merged
merged 1 commit into from
Aug 20, 2025

Conversation

valkirilov
Copy link
Member

@valkirilov valkirilov commented Aug 19, 2025

Description

Make the background of the code snippet block in the "Command Preview" drawer to support dark theme.

Old New
image image
image image

How it was tested

  1. Open a connection to a new or existing Database
  2. Go to the Search page from the top navbar
  1. On the first step of the creation process, click on the "Proceed to index" button in the bottom right corner of the page
  2. On the second step of the flow, click on the "Command preview" button under the index attributes to see the command that will be executed

PS: You can toggle the appearance from Settings -> General -> Color Theme

- make the background of the code snippet block in the "Command Preview" drawer
  of the Create Index flow on the Vector Search page to support dark theme

re #RI-7362
Copy link
Contributor

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 81.9% 19703/24058
🟡 Branches 67.23% 8541/12704
🟡 Functions 75.95% 5223/6877
🟢 Lines 82.33% 19288/23428

Test suite run success

5074 tests passing in 666 suites.

Report generated by 🧪jest coverage report action from 4ddc886

Copy link
Collaborator

@KrumTy KrumTy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@valkirilov valkirilov merged commit 0889fb2 into main Aug 20, 2025
17 checks passed
@valkirilov valkirilov deleted the fe/feature/RI-7362-vector-search-preview-command branch August 20, 2025 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants