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 Feedback Banner #57

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Fix Feedback Banner #57

merged 1 commit into from
Jan 22, 2024

Conversation

jthrilly
Copy link
Member

The FeedbackBanner was rendering in the interview, even when there was
no logged in user. The components were also a mess.

This PR:

  • Removes FeedbackBanner specific customization from the Banner
    component.
  • Creates a FeedbackBanner component in its own folder, which includes
    the FeedbackButton, FeedbackModal, and SignOutModal components.
  • Removes the FeedbackBanner from the interview view if there is no
    logged in user.
  • Alters the text of the banner and the sign out modal to be more
    clear.

The FeedbackBanner was rendering in the interview, even when there was
no logged in user. The components were also a mess.

This PR:
  - Removes FeedbackBanner specific customization from the Banner
    component.
  - Creates a FeedbackBanner component in its own folder, which includes
    the FeedbackButton, FeedbackModal, and SignOutModal components.
  - Removes the FeedbackBanner from the interview view if there is no
    logged in user.
  - Alters the text of the banner and the sign out modal to be more
    clear.
Copy link

vercel bot commented Jan 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fresco ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2024 11:55am

@jthrilly jthrilly changed the base branch from main to fix/participant-id January 22, 2024 12:16
@jthrilly jthrilly merged commit 3173c94 into fix/participant-id Jan 22, 2024
3 checks passed
@jthrilly jthrilly deleted the fix/user-banner branch April 5, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant