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

Refactor: Merging FeedbackBanner and UserBanner #40

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

mrkarimoff
Copy link
Collaborator

This PR aims to merge the following 2 banners:

  • UserBanner (a component shown in the interview route for logged-in users, which allows them to exit the interview and return to the dashboard)
  • FeedbackBanner (a component shown throughout the app to allow user feedback)

The above components are merged into the Banner component which conditionally renders the content of the top-level banner.

Copy link

vercel bot commented Dec 12, 2023

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

Name Status Preview Comments Updated (UTC)
fresco ❌ Failed (Inspect) Dec 13, 2023 11:00am

@mrkarimoff mrkarimoff merged commit 92f8358 into main Dec 13, 2023
1 of 3 checks passed
@jthrilly jthrilly deleted the refactor/merge-banners branch April 16, 2024 10:12
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.

None yet

1 participant