67P / hyperchannel

Kosmos Chat for the Web
Mozilla Public License 2.0
20 stars 3 forks source link

Slide out channel sidebar on small screens #195

Closed raucao closed 4 years ago

raucao commented 4 years ago

Only includes the basic layout and functionality for now, i.e. only the userlist slides out, and the code has to be refactored a bit as soon as we actually add more sidebar views (like e.g. list of shared items, mentions, channel settings, and whatnot). On desktop, everything stays the same.

hyperchannel-channel-sidebar

(Sorry about the jittering in the video gif. Not sure what happened there.)

raucao commented 4 years ago

Just FYI: I have a follow-up PR ready on my machine, which makes the channel sidebar routable and adds support for wider sidebars with more content as well. Would be nice to merge this today, so I can do a PR against master with that.

raucao commented 4 years ago

Please note that when testing this on mobile, there's also #197 showing up, which is not a problem caused by the code in this PR.