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

Room grid layout PoC #7667

Closed
9 of 12 tasks
lampholder opened this issue Nov 6, 2018 · 0 comments
Closed
9 of 12 tasks

Room grid layout PoC #7667

lampholder opened this issue Nov 6, 2018 · 0 comments
Assignees
Milestone

Comments

@lampholder
Copy link
Member

lampholder commented Nov 6, 2018

  • split off RoomSetStore from RoomViewStore so the latter doesn't rely on a global dispatcher.
  • make RoomView accept RoomViewStore from props instead of global state.
  • support having multiple RoomViewStores in RoomSetStore for every room in a group.
  • implement RoomGridView, activated from group context menu.
  • implement grid view focus (composer hiding)
  • styling
  • hide topic, room header buttons
  • fix room switching if needed.
  • navigation/routing to a group grid view (by url or community (context menu)?)
  • set is-grid flag at creation time on community and persist in localStorage.
  • RigthPanel shenanigans
  • Stretch: one composer shenanigans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants