mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 13:25:49 +03:00
[GH-ISSUE #1235] The Toolbar + Title are taking too much vertical space on a small screen. #484
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#484
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 @WeberAlex on GitHub (Sep 26, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1235
Boost Note 1.50.4 Web App
Chrome OS
@Komediruzecki this is a follow up of the conversation #1178. I don't know if you are the sole maintainer of Boost Note, but this issue could have more exposure. To me it seems more like a UX bug in the sense of the current UI design is limiting editing on a small screen.
The issue
The combo toolbar + title takes up a lot of vertical space in Edit mode and Edit & Preview mode. This particularly noticeable on a small screen size, e.g. 12.1 inches. It doesn't leave much space for editing.
I have compared with a non-markdown web application (Notion) I often use. It also has toolbar, but it's more minimal.
As discussed previously, if the title could be hidden as it is in the preview mode, that would be great, but maybe you (or another person of the team) have a better solution or idea?
PS: Thanks again for fixing the left panel.
@Komediruzecki commented on GitHub (Sep 27, 2021):
Hi, WeberAlex,
thanks for opening the issue, I'll see what we can do about it.
P.S. not sole maintainer, you can look at developer list in our GitHub readme: https://github.com/BoostIO/BoostNote-App, and at the right is contributors list.
@WeberAlex commented on GitHub (Sep 29, 2021):
I got it. Thank you.