Skip to content

Conversation

@nlarew
Copy link
Contributor

@nlarew nlarew commented Nov 26, 2025

Stories/Links:

Current Behavior:

Put a link to current staging or production behavior, if applicable

Staging Links:

Put a link to your staging environment(s), if applicable

Notes:

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

@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for docs-frontend-stg ready!

Name Link
🔨 Latest commit 8c5554f
🔍 Latest deploy log https://app.netlify.com/projects/docs-frontend-stg/deploys/692dae28bab8000008557bdd
😎 Deploy Preview https://deploy-preview-1585--docs-frontend-stg.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 project configuration.

@docs-builder-bot
Copy link

docs-builder-bot commented Nov 26, 2025

✅ Deploy Preview for atlas ready

Item Details
🔨 Latest Commit 6c928adec86b9a49f66cb5f21ace7a74f7170115
😎 Deploy Preview https://deploy-preview-1585--docs-frontend-stg.netlify.app/docs/atlas
🔍 Build Logs View Logs

Copy link

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 removes the mongoDbVerifyInformationMessage from the chatbot modal and replaces it with an improved initial welcome message. The changes streamline the user experience by removing redundant bottom text and providing clearer, more comprehensive guidance upfront.

  • Removed inputBottomText prop and its associated mongoDbVerifyInformationMessage import from the ModalView
  • Updated initialMessageText to provide a more detailed and informative welcome message that explains the assistant's purpose
  • Cleaned up the test mock to remove the now-unused mongoDbVerifyInformationMessage export

Reviewed changes

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

File Description
src/components/ActionBar/ChatbotModal.tsx Removed mongoDbVerifyInformationMessage import and inputBottomText prop; enhanced the initial welcome message with clearer instructions
tests/unit/ActionBar.test.js Removed mock for mongoDbVerifyInformationMessage to align with the source code changes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Collaborator

@biancalaube biancalaube left a comment

Choose a reason for hiding this comment

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

Visually looks great, however there seems to be some linting errors. Could you run npm run lint && npm run format. Also, our release cycle is on Wednesday so once this is approved you won't see the changes in prod until next Wednesday just to let you know.

Copy link
Collaborator

@ASteinheiser ASteinheiser left a comment

Choose a reason for hiding this comment

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

Agree with @biancalaube , looks good, just need to run pnpm lint:fix

@nlarew
Copy link
Contributor Author

nlarew commented Nov 26, 2025

@biancalaube @ASteinheiser Thanks! Unfortunately I'm not able to npm install (and thus can't npm run lint) because I'm missing Artifactory credentials. Is one of you able to post the lint output or share the creds with me?

@biancalaube biancalaube self-requested a review December 1, 2025 15:20
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.

5 participants