Nuntius0
Nuntius0
``` Error: Event should be defined! at t.value (https://client.etesync.com/static/js/main.59c3899d.chunk.js:1:36954) at Mo (https://client.etesync.com/static/js/2.88819104.chunk.js:1:763666) at Co (https://client.etesync.com/static/js/2.88819104.chunk.js:1:763459) at Io (https://client.etesync.com/static/js/2.88819104.chunk.js:1:767316) at Ya (https://client.etesync.com/static/js/2.88819104.chunk.js:1:786901) at qa (https://client.etesync.com/static/js/2.88819104.chunk.js:1:787285) at Ts (https://client.etesync.com/static/js/2.88819104.chunk.js:1:793831) at ks (https://client.etesync.com/static/js/2.88819104.chunk.js:1:793211)...
> I also noticed that you forgot to update the parent theme for AppDialogTheme and AppAlertTheme, causing TextInputDialogs to be barely readable. That [should already be the case](https://github.com/woefe/ShoppingList/pull/56/files#diff-1e051f2b0330608e92eba8edc616403ec7bdaa76e29ce0cfb794700686715925), I'm not...
I resolved the conflict manually on Github, and won't have a phone around to test it until tonight (so if you merge it before, make sure to test it).
Good point, I totally missed that. I think displaying it above the editbar makes the most sense. The snackbar is supposed to be accessible, but shouldn't interfere with any other...
Here's an attempt at this. I'm not 100% satisfied with it, my first instict was that the snackbar should not overlay the editbar, but I couldn't get it to work...