-
Notifications
You must be signed in to change notification settings - Fork 98
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
Product interview sidebar #75
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Looks fine to me, though we are opting to hold until we are finished releasing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved
@@ -1,9 +1,13 @@ | |||
import React from 'react'; | |||
|
|||
import InterviewWidget from 'widgets/InterviewWidget'; | |||
import RecommendationsPanel from 'widgets/RecommendationsPanel'; | |||
|
|||
export const WidgetSidebar = () => ( | |||
<div className="widget-sidebar"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you make this an aside element?
Hi @zacharis278! I'm trying to check up on some open PRs for this repo. Is this change still needed? If not, may I close it? If so, could you address the open requests and fix the conflicts on the PR? Thanks in advance! |
@justinhynes releasing this was put on hold by the product team so it's fallen way behind main. I'll have to check in on if/when this can actually be merged and get back to you. |
Considering this is over a year old without much movement, I'm going to close this PR. Please resubmit a PR if this becomes a priority again. Thanks! |
MST-1703
Add widget for scheduling product team interviews