Skip to content

Make some warnings/info discovery messages

Nicolas Frandeboeuf requested to merge convertMessagesToDiscoveryMessages into main

On mobile those messages can take quite a bit of vertical space, forcing me to scroll to access the part I want.

I have been using Kresus for a while now, I am aware of those messages. I'd like Kresus to acknowledge I am a power user and skip those messages.

This is what <DiscoveryMessage /> is for (the user can choose to hide them) so I converted them to discovery messages.

Merge request reports