Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numbered checkboxes don't work #3228

Open
thatguyintech opened this issue Aug 30, 2019 · 1 comment
Open

Numbered checkboxes don't work #3228

thatguyintech opened this issue Aug 30, 2019 · 1 comment
Labels
improvement request 🔨 Issue concerns an existing feature that needs improvement.

Comments

@thatguyintech
Copy link

thatguyintech commented Aug 30, 2019

Current behavior

bullet point checkboxes work fine:
Aug-30-2019 10-56-03

but numbered checkboxes don't:
Aug-30-2019 10-57-14

Expected behavior

I expect any kind of check box to be clickable and responsive in the rendered UI.

Steps to reproduce

  1. Turn on Vim keyboard preferences
  2. Create numbered checkboxes like in the GIF (Type a number, '.', brackets with space in between
  3. Try clicking on the checkboxes in the rendered UI

Environment

  • Version : Boostnote 0.12.1
  • OS Version and name : mac os high sierra 10.13.6
@Flexo013 Flexo013 changed the title Numbered checkboxes (with Vim keybindings on) don't check off in the UI Numbered checkboxes don't work Aug 31, 2019
@Flexo013 Flexo013 added the improvement request 🔨 Issue concerns an existing feature that needs improvement. label Aug 31, 2019
@Flexo013
Copy link
Contributor

I suspect that numbered checkboxes were never an intended feature by whoever implemented checkboxes. So it's more likely that the checkboxes appearing for numbers lists is a bug.

Especially since it is rendered differently on my end here (Windows 10 with 0.12.1):
image

That being said, I don't see why we can't have numbered checkboxes. I think we should add support for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement request 🔨 Issue concerns an existing feature that needs improvement.
Projects
None yet
Development

No branches or pull requests

2 participants