Not entering input field for description of task when pressing "Bearbeiten" ("Edit"?) #3001
Open
opened 1 week ago by primeapple
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Description
When viewing a task (url: .../tasks/XYZ) and wanting to edit it's description we need 2 clicks. First we press "Bearbeiten" (in english probably "Edit"), then a input field opens. We can also press the button
e
instead for this step.We then have to once again click into the field to start editing.
I don't think this is intended, we should immediately enter the input field when pressing
e
or when clicking on "Bearbeiten".Further thoughts:
Maybe we can just remove the "Bearbeiten" Button at all and just always show the input field (and enter when pressing
e
?)Vikunja Frontend Version
Frontend-Version: 0.20.2+1-a6bafe1a9a
Vikunja API Version
API-Version: v0.20.1+31-6cb48e430e
Browser and version
Firefox 108.0.2, ArchLinux
Can you reproduce the bug on the Vikunja demo site?
Yes
Screenshots
No response
Last time I checked, this was a limitation of easyMDE. Once we finally move away from it and on to tiptap this should work.