-
Notifications
You must be signed in to change notification settings - Fork 64
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
Change channel header button to toggle RHS #106
Change channel header button to toggle RHS #106
Conversation
Codecov Report
@@ Coverage Diff @@
## master #106 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 8 8
Lines 858 858
======================================
Misses 858 858 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.
LGTM. Thank you for your contribution! 🎉
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.
Tested and passed
- Confirmed toggle works in on and off state
- Ensured it works as expected in normal and expanded width
- Ensure that when changing RHS content changes while to do is open (using search for example) toggle correctly moves to off state
- Tested on Browser and Desktop
LGTM!
Thanks @colorfusion for this enhancement!
Summary
This pull request will change the channel header button behavior to toggle RHS instead of showing.
Ticket Link
#97