Skip to content

Conversation

valkirilov
Copy link
Member

Description

Added a title for the new Vector Search page, following the pattern described by the rest of the available pages (Browse, Workbench, etc.)

image

Copy link
Contributor

github-actions bot commented Sep 15, 2025

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.05% 19963/24330
🟡 Branches 67.4% 8641/12821
🟡 Functions 76.21% 5325/6987
🟢 Lines 82.47% 19544/23698

Test suite run success

5128 tests passing in 676 suites.

Report generated by 🧪jest coverage report action from 37a2973

@valkirilov valkirilov force-pushed the fe/feature/vector-search-page-title branch from 336a609 to 37a2973 Compare September 15, 2025 11:08
@@ -3,13 +3,6 @@ import { cleanup, render, screen, userEvent } from 'uiSrc/utils/test-utils'
import { HeaderActions, HeaderActionsProps } from './HeaderActions'
import useRedisInstanceCompatibility from '../create-index/hooks/useRedisInstanceCompatibility'

// Workaround for @redis-ui/components Title component issue with react-children-utilities
Copy link
Member Author

Choose a reason for hiding this comment

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

Note: This is not related to the change of the title, but removing this, since it was reported that the issue was resolved by removing a custom mock, made on a global level a few years ago.

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.

1 participant