-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Feature/chat mentors #6963
Feature/chat mentors #6963
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6963 +/- ##
==========================================
- Coverage 26.66% 26.15% -0.51%
==========================================
Files 294 296 +2
Lines 28118 29330 +1212
Branches 4135 4345 +210
==========================================
+ Hits 7498 7672 +174
- Misses 20349 21387 +1038
Partials 271 271
Continue to review full report at Codecov.
|
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.
Hey Andrew! Could you post a video? Thanks!
@androolloyd looks like there are some conflicts, can you fix and rebase? thanks! |
oh also please put against master |
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.
some config urls are pointing to androolloyd.com
fix for infinite scrolling on project directory
…ting the chat window
…termost webapp changes needed
… on the dom, and lazy load the sidebar/iframe, in conjunction with a new notification approach for the main app, doesn't use postMessage and uses the websocket to the chat instead
… new flow, e2e flow is in place
- sidebar is full width for mobile now, and has a header(needs styling) - login flow is improved for mobile apps.
… and content document of hte iframe through cross origin setup.
…djustments to what js is loaded, chat is now available everywhere
…rs including @sponsor handle posts
69f696d
to
1cf752a
Compare
what is the ticket associated with this? is this still an active PR? |
@octavioamu this look good to you? other than the conflicts? |
yayyyyy |
Description
Chat has moved into a flyout sidebar.
Sponsors can now set chat mentors for their bounties through the hackathon integrated view.
Refers/Fixes
Testing