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

New Status Bar behaviour (hide status bar by default) #724

Open
giomfo opened this issue Oct 13, 2016 · 0 comments
Open

New Status Bar behaviour (hide status bar by default) #724

giomfo opened this issue Oct 13, 2016 · 0 comments
Labels
feature P2 T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@giomfo
Copy link
Member

giomfo commented Oct 13, 2016

  • Status bar is hidden by default. It appears only for:
    • Error messages (e.g. the "connectivity failure" warning)
    • "You have N unread messages" (when scrolled up the page)
    • "Matthew and 5 others are typing" (but only when scrolled up the page)
  • Typing notifications are shown like the iMessage ellipsis chat bubble, as a phantom inline message in the timeline. To stop the timeline bouncing up and down as people start and stop typing, we debounce the timeline animation - after making room for the typing notification by scrolling up, the timeline waits N seconds (if at all?) to scroll back down again.

see element-hq/element-web#1991

@giomfo giomfo added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements feature P2 labels Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature P2 T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

No branches or pull requests

1 participant