Skip to content

feat: move the signal from query bar to outside of it CLOUDP-311778 #6868

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 5 commits into from
Apr 17, 2025

Conversation

rubydong
Copy link
Collaborator

@rubydong rubydong commented Apr 15, 2025

Description

design:
https://www.figma.com/design/pFjIikzky8ACkISabtvhrH/CLOUDP-239367--Index-Guidance?node-id=627-17024&t=e30aDEmtJaAdrlkT-0

image image

multiple signals
image
image

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 feat label Apr 15, 2025
@rubydong rubydong added the no release notes Fix or feature not for release notes label Apr 15, 2025
@rubydong rubydong marked this pull request as ready for review April 15, 2025 21:32
@@ -210,7 +210,6 @@ const CrudToolbar: React.FunctionComponent<CrudToolbarProps> = ({
onApply={onApplyClicked}
onReset={onResetClicked}
showExplainButton={enableExplainPlan}
insights={insights}
Copy link
Collaborator

@gribnoysup gribnoysup Apr 16, 2025

Choose a reason for hiding this comment

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

Please clean-up query bar code using this prop too now that this prop is completely unused

Copy link
Member

@Anemy Anemy left a comment

Choose a reason for hiding this comment

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

lgtm !

Screenshot 2025-04-17 at 12 14 55 PM

@rubydong rubydong merged commit 28e67c0 into main Apr 17, 2025
52 of 54 checks passed
@rubydong rubydong deleted the cloudp-311778 branch April 17, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat no release notes Fix or feature not for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants