Skip to content
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

DOP-4945: Default tab for drivers tabs #1301

Merged
merged 4 commits into from
Nov 11, 2024
Merged

DOP-4945: Default tab for drivers tabs #1301

merged 4 commits into from
Nov 11, 2024

Conversation

mmeigs
Copy link
Collaborator

@mmeigs mmeigs commented Nov 7, 2024

Stories/Links:

DOP-4945

Current Behavior:

Connect to your cluster
Autocomplete

Staging Links:

Connect to your cluster (default tab is now python)
Autocomplete (default tab is now go)

Notes:

Adds the ability to specify the default tab in drivers tabs.

The flow will be as follows: use localStorage activeTab if available, use a default tab if available (NEW), use nodejs if available, otherwise use the first tab.

Clear localStorage to see difference between chosen tab and default.

Sister PR in the parser here.

README updates

    • This PR introduces changes that should be reflected in the README, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README

Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for mongodb-snooty ready!

Name Link
🔨 Latest commit 5f4eb1a
🔍 Latest deploy log https://app.netlify.com/sites/mongodb-snooty/deploys/6732236fdfa90a00098788dd
😎 Deploy Preview https://deploy-preview-1301--mongodb-snooty.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mmeigs mmeigs changed the title Dop 4945 chosen tab DOP-4945: Default tab for drivers tabs Nov 7, 2024
@mmeigs mmeigs requested review from seungpark and rayangler November 7, 2024 16:48
@mmeigs mmeigs merged commit 47340c6 into main Nov 11, 2024
6 checks passed
@mmeigs mmeigs deleted the DOP-4945-chosen-tab branch November 11, 2024 15:37
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.

2 participants