mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #886] Document title edit is hard to edit (cloud workspace) #428
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#428
Loading…
Add table
Add a link
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?
Originally created by @Komediruzecki on GitHub (Mar 21, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/886
Current behavior
When clicking on the edit button of the document title, it doesn't auto-focus and there is 1 pixel that when hit focuses the dialog. In every other input position, the input box for editing the document title cannot be focused. Without focus, there is no way to edit the document title.
Expected behavior
The document title should auto-focus on clicking edit and be easily focusable once clicked somewhere inside the edited title input box.
Steps to reproduce
See image:

The title text can be selected but it cannot focus the input dialog easily.
Also, the mouse stays the same across buttons, does not change to a pointer (meaning you can click, edit document title, confirm edit, etc.)
Environment
Desktop
@Komediruzecki commented on GitHub (Mar 25, 2021):
Fixed with release v0.14.3!