Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

ToDo button has disappeared in latest update (on cozycloud.cc) #46

Closed
audreytoskin opened this issue Dec 13, 2014 · 9 comments
Closed
Labels

Comments

@audreytoskin
Copy link
Contributor

The ToDo button / check box is gone from Cozy Notes, so you can't mark lines as complete or incomplete. You can't see whether they've been marked as complete either.

I'm afraid this might be my fault, since I didn't test my code edits in PR #42 for the ToDo feature. But then, most of my code edits were in the stylesheets. I've looked over the .styl files again and I can't figure out what the problem would be.

@audreytoskin
Copy link
Contributor Author

I think I've spotted the main problem. In client/vendor/styles/CNeditor.css the class .CNE_task_btn has the style font-size: 0;

However, the Cozy Notes client is behaving very strangely in my tests. When I try to fix the task button size, the notes bullet points disappear. I cannot figure out why...

EDIT: Or maybe not. That style has been set to font-size: 0px; since commit 9e098e9 back on 8 April 2013. Okay, I'm a little lost here.

@frankrousseau
Copy link
Contributor

Ok I'll check that next week. I will probably be busy this week-end.

@audreytoskin
Copy link
Contributor Author

Last night the check boxes reappeared after a while -- and then disappeared again. Is it just me? Is my computer haunted?

@frankrousseau
Copy link
Contributor

I don't know. I will check and tell you.

@frankrousseau
Copy link
Contributor

Sorry I didn't find time to check. I don't know when I'll be able to fix that.

@poupotte
Copy link
Contributor

bd3dae0 should fix this issue. @Terrycloth, have you still the problem ?

@audreytoskin
Copy link
Contributor Author

I haven't had a chance to rebuild Cozy Notes on my local system, but things look the same at my cozycloud.cc -hosted account. Has the update been pushed to the Cozy app store yet?

@audreytoskin
Copy link
Contributor Author

Okay, I've rebuilt Cozy Notes, and the ToDo button works again as it should. Thanks!

Now we just need to get that update on cozycloud.cc

@frankrousseau
Copy link
Contributor

Great, thx @Terrycloth

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants