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

fix(ai-help): add beta disclaimer banner #9261

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jul 8, 2023

Summary

(MP-532)

Problem

We already have a disclaimer below the question input field, but we don't want to leave any doubt that this feature is still beta, and that it occasionally generates incorrect answers.

Solution

Add a disclaimer that communicates the beta status, informs about the answers being occasionally incorrect (reuses the wording from ChatGPT), and asks users to verify information independently.


Screenshots

Before

image

After

image

How did you test this change?

Ran yarn && yarn dev and opened http://localhost:3000/en-US/plus/ai-help/ locally (with Rumba running).

We already have a disclaimer below the question input field, but
we don't want to leave any doubt that this feature is still beta,
and that it occasionally generates incorrect answers.
@github-actions github-actions bot added the plus work around features related to MDN Plus label Jul 8, 2023
@caugner caugner merged commit eb8bde1 into main Jul 8, 2023
@caugner caugner deleted the MP-532-add-disclaimer-banner-to-ai-help branch July 8, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plus:ai-help plus work around features related to MDN Plus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants