UI parameters in links for showing/hiding the drawer
Open
feature
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Links to a particular item should contains parameters for the UI.
For example, the *grid* or *list* view should be set by URL params, such as `view=list`.
Ex: `https://builder.graasp.org/items/22849db6-14ed-4059-852b-b5ddb6f40c06?view=list`
Parameters that could be initialized with URL params:
- [x] Setting the view as grid or list
- [x] Showing/hiding the chat
- [ ] Showing/hiding the left drawer menu
A similar mechanism should be implemented in the player.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.