Ability to create a new wall #43
Labels
No labels
bug
c:haku
c:rkgk backend
c:rkgk frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: liquidex/rkgk#43
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now you have to play around with
localStorage
to remove therkgk.mostRecentWallId
key in order to create a new wall. This is super inconvenient and non-obvious. There should be the option to create a new wall and pick from some recent walls in the menu bar (#42) under aFile
menu.