Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

DarshanaVenkatesh
Copy link
Collaborator

@DarshanaVenkatesh DarshanaVenkatesh commented Oct 13, 2025

Description

"These indexes can be created and viewed under Search and Vector Search." should show in DE for views with version 8.0+. This was not being displayed because of an early incorrect return.

Screenshot 2025-10-13 at 2 13 48 PM

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@github-actions github-actions bot added the fix label Oct 13, 2025
@DarshanaVenkatesh DarshanaVenkatesh added the no release notes Fix or feature not for release notes label Oct 13, 2025
@DarshanaVenkatesh DarshanaVenkatesh marked this pull request as ready for review October 13, 2025 21:13
@DarshanaVenkatesh DarshanaVenkatesh requested a review from a team as a code owner October 13, 2025 21:13
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a bug where a banner message about search indexes on views was not being displayed in Data Explorer for MongoDB versions 8.0+. The fix restructures the logic to properly handle both Compass and Data Explorer version compatibility checks.

  • Refactored version compatibility check logic to handle Compass and Data Explorer separately
  • Added style fix to remove text decoration from upgrade button
  • Ensured proper banner display for views in both environments based on version requirements

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
view-version-incompatible-banners.tsx Added inline style to remove text decoration from upgrade button
indexes.tsx Refactored banner logic to properly check version compatibility for both Compass and Data Explorer

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix no release notes Fix or feature not for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.