Skip to content

Navigation rail for room navigation

Lukas Weingarten requested to merge navigation-rail into master

Use navigation rail for room navigation

  • Move navigation to a navigation rail according to material design.
  • Add a routing item for the room overview.
  • Move the user count to the bottom of the navigation rail.

Move room name and shortId to header and rework back navigation

  • Since all room routes are available from everywhere in a room, the old back navigation is obsolete and no longer needed for inner room navigation.
  • For better overview move room name and shortId to header. This also indicates that the back arrow is now used to navigate back to the room list view.

Preview:

Room overeview on desktop: old (left) and new (right)

Room overview on mobile: old (left) and new (right)

Live feedback on desktop: old (left) and new (right)

Live feedback on mobile: old (left) and new (right)

Closes #906 (closed)

Edited by Daniel Gerhardt

Merge request reports