This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Description
After pressing the + button to create a new list item, the bottom sheet can be dragged down to close the new item creator, but can not be dragged up to open the description editor. This means that if you want to create a new list item and add a description, you need to
- create the title
- close the editor
- click on the newly created item
- then add the description
- then close the item again
This could be much simplified if you could add the description by just dragging up on the new item bottom sheet's dragbar.