Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Several bugs in mobile #5

Open
ashutoshsaboo opened this issue Dec 14, 2021 · 5 comments
Open

Several bugs in mobile #5

ashutoshsaboo opened this issue Dec 14, 2021 · 5 comments

Comments

@ashutoshsaboo
Copy link

Thanks @dec0dOS for building this! However there's an issue with the dark theme in mobile (on desktop it works correctly though), the default text color (which is black) fades under dark mode not making it visible. The slash command items also don't filter as you type unlike how it happens on desktop (which should be expected behaviour). Would it be possible for you to fix this @dec0dOS , so atleast in the current state it can be used? See screenshot below showing both the behaviours (ideally, it should have filtered down to todo list as i typed tod in the screenshot below):

WhatsApp Image 2021-12-14 at 11 17 12 PM

@dec0dOS
Copy link
Owner

dec0dOS commented Dec 14, 2021

Hello, @ashutoshsaboo.

There is a problem with the theme, that you're using. The action menu is fine with the dark theme on my Android device.
I'm using the rich-markdown-editor under the hood, so most of the editor behavior is defined by this library.

@ashutoshsaboo
Copy link
Author

which version of the dark theme are you using on your phone where text colour shows up correctly for you? perhaps i can try with that once if you can link it here @dec0dOS ?

@dec0dOS
Copy link
Owner

dec0dOS commented Dec 14, 2021

Check out this one: https://github.com/ceiphr/sn-yaru-theme

@ashutoshsaboo
Copy link
Author

ashutoshsaboo commented Dec 14, 2021

indeed issue with that the text color atleast is resolved, thanks! for the action menu though, i tried multiple other times as well - the lag is tremendous in the options getting filtered on mobile. The behaviour that i'm seeing is that as you type it doesn't filter absolutely anything at all in the slash commands menu - and only once the keyboard in closed it shows (which is obviously not desirable). I'm on Redmi Note 5 Pro phone if the phone model version helps you to reproduce @dec0dOS ?

@dec0dOS
Copy link
Owner

dec0dOS commented Dec 14, 2021

It could be the bad rich-markdown-editor performance on mobile or the old WebView on your phone.

I'm also experience some performance issues with rich-markdown-editor, but it just "good enough" for my cases.

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

No branches or pull requests

2 participants