Skip to content

Context log

Created by: marcus-oscarsson

Hey everybody

Initial draft of a context based log, (user message component). Its simply a component that can be attached to an element and be displayed next to it (top, bottom, left or right). The messages can be filtered in two different ways either by target and or with a custom filter function.

The messages are taken from the data structure userMessages in the general store, this can of course be changed if there is a more appropriate place.

The design of the messages needs to be improved a bit but I thought it was better to give you guys an idea of how this could work/look like before finishing it.

Cheers, Marcus

Merge request reports