Skip to content

feat: retain state between tab switches and generate suggestions from nudge flow CLOUDP-323832 #7001

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 4 commits into from
Jun 16, 2025

Conversation

rubydong
Copy link
Collaborator

@rubydong rubydong commented Jun 11, 2025

Description

https://jira.mongodb.org/browse/CLOUDP-323832

Previously input query would get wiped once user clicks away to the "Start with an index" flow. Also, we want to generate the suggestions when user visits from the nudge in documents tab

Screen.Recording.2025-06-11.at.12.12.39.PM.mov

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

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 Jun 11, 2025
@rubydong rubydong added no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) labels Jun 11, 2025
@rubydong rubydong marked this pull request as ready for review June 11, 2025 17:54
@rubydong rubydong requested a review from a team as a code owner June 13, 2025 19:35
@rubydong rubydong merged commit 455770f into main Jun 16, 2025
52 of 56 checks passed
@rubydong rubydong deleted the cloudp-323832 branch June 16, 2025 15:06
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 no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants