dec0dOS/standard-notes-ultimate-editor

Several bugs in mobile

ashutoshsaboo opened this issue · 5 comments

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

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.

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 ?

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 ?

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.