Open anettleship opened 1 year ago
The import csv AlertDialog is implemented here.
It should alert the user about overwriting their journal history, and when rendered correctly, has text as follows:
I've included a fix for this issue in this pull request.
Any updates on this issue? I installed the app 5 days ago and after intuitively picking the Emilia theme I also ran into this issue with dialog texts in the settings not showing, so the bug still persists...
Hello, I can see this change is merged into the develop branch, on the 24th January 2023, however when I look at the app info in the android play store, it looks like the last release is prior to the merge: Updated on 15th Jan 2023. I think we'll need to wait for the next release before we see the change reflect in the live app.
The text is not visible in the Import Dialog in Emilia Theme.
This has the same root cause as this issue - Emilia is the only theme that has tonal opposites for Entry Text and Timeline Text, so where an app dialogue uses e.g. EntryText Colours for the Text Body, but TimelineBackground Colours for the Text Background, other themes display correctly, but Emilia does not.
The fix implemented in this pull request does not fix the Import CSV bug.