nextcloud / nextcloud/notes-android
Markdown checkmark not visible when using darkmode
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 168
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 31
Description
Please use GitHub reactions 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
Describe the bug
Markdown check marks are not visible when using dark-mode which makes it impossible to determine if the item was completed or not.
To Reproduce
Steps to reproduce the behavior:
- Enable Dark mode in settings
- Create a note with check marks:
- [ ] text1
- [ ] text2
- Open note in view mode
Expected behavior
Check mark should be colored white like the text and in the preview when using dark mode.
Screenshots
Preview is working as expected:
Note in View only mode:
Note that the check mark box is barely visible.
Smartphone (please complete the following information):
- Nextcloud Notes-Version (android app): 4.0.0
- F-Droid or Play Store: F-Droid
- Android-Version: 11
- Device: Mi 9T
Server
- Nextcloud version: 25.0.6
- Nextcloud Notes version (server app): 4.7.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Android app by enabling dark mode, creating a note with Markdown check marks, and opening it in view-only mode. Compare that rendering with the working preview and trace the dark-mode styling for the checkmark box. Done means the checkmark is clearly visible in view-only mode while preserving the existing preview behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, markdown
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100