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-4443: Remove GATSBY_SHOW_CHATBOT feature flag from the frontend #1038

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

mayaraman19
Copy link
Collaborator

@mayaraman19 mayaraman19 commented Mar 13, 2024

Stories/Links:

DOP-4443

Current Behavior:

Currently, while the chatbot is visible in production, in other environments the GATSBY_SHOW_CHATBOT environment variable needs to be true for the chatbot to show up. This PR removes the need for that!

Staging Links:

Cloud docs staging
Docs landing staging

Notes:

This is a tiny, tiny issue but I noticed that when the chatbot is shown, there's a larger, somewhat more awkward (in my opinion) gap under the "View All Products" drop down in the Sidenav (no-chatbot staging link here). I'm wondering if that's something that should be changed? Happy to leave it or check with design.

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

@mayaraman19 mayaraman19 changed the title removing reliance on SHOW_CHATBOT logic DOP-4443: Remove GATSBY_SHOW_CHATBOT feature flag from the frontend Mar 13, 2024
Copy link
Collaborator

@anabellabuckvar anabellabuckvar left a comment

Choose a reason for hiding this comment

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

LGTM! Good catch on the extra gap when the chatbot is shown, that's definitely something to discuss, although it doesn't feel blocking

@mmeigs
Copy link
Collaborator

mmeigs commented Mar 14, 2024

I'm not sure I see the awkward gap, but I think you should reach out to design quickly with two screenshots and see what they say! Would be a quick fix to add to this PR.

@mayaraman19
Copy link
Collaborator Author

Going to file an extra ticket for the gap fix since it is a little more complicated than originally thought.

@mmeigs
Copy link
Collaborator

mmeigs commented Mar 14, 2024

Reminder to remove these feature flag env vars from AWS!

@mayaraman19 mayaraman19 merged commit e96c974 into main Mar 14, 2024
4 checks passed
@mayaraman19 mayaraman19 deleted the DOP-4443 branch March 14, 2024 18:47
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.

3 participants