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

Fix UI issues with special channels #1849

Merged
merged 1 commit into from Dec 17, 2017
Merged

Conversation

astorije
Copy link
Member

As a reminder, "special" channels right now are banlists and channel lists.

  • Remove that bottom margin that was causing things to hide behind the message input. This was probably relevant before the whole UI was flexbox-based and was not removed when switching.
  • Do not align to bottom on special channels
  • Hide unread and date markers on special channels
  • Make sure table headers in special channels are not truncated, which was for example the case with "Users" being broken up ("User" and "s" on 2 different lines)
Before After
screen shot 2017-12-17 at 01 18 32 screen shot 2017-12-17 at 01 17 53
screen shot 2017-12-17 at 01 18 42 screen shot 2017-12-17 at 01 17 58

As a reminder, "special" channels right now are banlists and channel lists.

- Remove that bottom margin that was causing things to hide behind the message input. This was probably relevant before the whole UI was flexbox-based and was not removed when switching.
- Do not align to bottom on special channels
- Hide unread and date markers on special channels
- Make sure table headers in special channels are not truncated, which was for example the case with "Users" being broken up ("User" and "s" on 2 different lines)
@astorije astorije added the Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors. label Dec 17, 2017
@astorije astorije added this to the 2.7.0 milestone Dec 17, 2017
@astorije astorije requested a review from xPaw December 17, 2017 06:20
@xPaw xPaw merged commit 7dd4603 into master Dec 17, 2017
@xPaw xPaw deleted the astorije/fix-special-chans branch December 17, 2017 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants