Skip to content

Points view: fix Similar input visibility, empty vs filtered messages#356

Open
generall wants to merge 4 commits intomasterfrom
points-view-empty-and-filtered-messages
Open

Points view: fix Similar input visibility, empty vs filtered messages#356
generall wants to merge 4 commits intomasterfrom
points-view-empty-and-filtered-messages

Conversation

@generall
Copy link
Copy Markdown
Member

Summary

  • Similar to (id): Keep the input visible when similarity search returns no results (flex wrap + input minWidth) so the user is not stuck and can change or clear the ID without switching tabs.
  • Empty collection: Hide filter inputs when the collection is empty; show them when the query returns no results so the user can change filters.
  • Messages: Use "No Points are present, <collection> is empty" only when the collection is actually empty; use "Nothing matches the current filters" when filters/similar are applied and return no results.

Made with Cursor

Cursor Agent and others added 4 commits February 23, 2026 22:10
- Similar to (id): keep input visible when no results (wrap + minWidth) so
  user is not stuck when similarity search returns nothing
- Hide filter inputs when collection is empty; show when query returns no
  results so user can change filters
- Empty collection: show 'No Points are present, <name> is empty'
- Filtered no results: show 'Nothing matches the current filters'

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…lters

Co-authored-by: Cursor <cursoragent@cursor.com>
…covered)

Co-authored-by: Cursor <cursoragent@cursor.com>
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