-
Notifications
You must be signed in to change notification settings - Fork 138
Checkbox functionality #303
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
Conversation
Signed-off-by: Thomas Anderson <[email protected]>
Not sure where to start diagnosing the Travis CI build fail... Did I not sign it correctly or something? |
No, the server master branch (which is used in travis) moved to version 17 but the notes apps states that it's compatible with 14 to 16 Line 25 in 84a4d7f
|
Signed-off-by: Thomas Anderson <[email protected]>
Signed-off-by: Thomas Anderson <[email protected]>
Should be good to go now :) |
Signed-off-by: Thomas Anderson <[email protected]>
Whoops... Not sure what's wrong with my text editor (Atom), it is doing some weird indentation... It all looked right in Atom before I committed! NOW it should all be fixed :) |
Signed-off-by: Thomas Anderson <[email protected]>
Thank you very much for your contribution! I will review this as soon as possible (I'm currently on a journey). |
Clicking doesn't work on mobile, and I had a bit of a lightbulb moment last night to make the functionality better.... so take time and enjoy your journeys! Give me a day or two and I will see if I can get mobile support and a couple other small improvements before its merged :) |
Signed-off-by: Thomas Anderson <[email protected]>
Should be all set to go now! Maybe in the future we can add an option to hide completed events. Easily done with:
|
Really need to find out why Atom is screwing this up so hard...
Oddly enough... it's like it signed itself....... Double check it and merge it in! :) |
No, I manually accepted this check, a few minutes ago. :D I just tried your code, and I like it very much! Big thank you! One question: are you done, now? I found only one issue: with Firefox on Android, toggling the checkbox works, but they are not shown as checkboxes - it looks like before your changes. Can you confirm this? |
I am testing in a horrible way (just rsyncing the changed files to my own server to test), but I'm not seeing any issues. I saw similar issues with permissions because of the way I was testing, but once I got the permissions squared away and cleared my cache it loaded fine. Just downloaded Firefox on my LG V30 and not seeing any problems as of now. Sometimes the page would need a few reloads before notes.scss got reprocessed. In the future, how should I be testing this? Clone the repo into the custom_apps folder and just switch between branches? Edit: Yes, I should be done now :) thank you for your patience, it's been a while since I last programmed! |
I'm testing in an unprofessional way, too. The best way is to test at least with the latest version and with widespread versions of most important browsers. But since we are doing this in our free time, I think it's okay to do only those tests that are relatively effortless and fix bugs as soon as they are reported. |
Hey @korelstar |
Got it, you must use hypen + space + [ ] ... Sorry ! |
I can't seem to get the checkboxes working. I am using Notes 3.2.0 and trying the hypen + space + [ ] ... but no checkbox, i switch to View mode and still no checkbox. |
@joelstitch Please open a new issue for that with more details, i.e. used browser, exact note's content, screenshot, etc. |
#117 Adds basic checkbox functionality.
Known bugs: