TheThingsNetwork / lorawan-stack

The Things Stack, an Open Source LoRaWAN Network Server
https://www.thethingsindustries.com/stack/
Apache License 2.0
954 stars 302 forks source link

Console event UX framework #3817

Open kschiffer opened 3 years ago

kschiffer commented 3 years ago

Summary

We need to review the current UX of event streams in the Console. This issue serves as an overview for me to track individual event related issues and requirements. The goal is to develop a couple of wireframes with a new UX framework under which we can resolve the individual issues below.

Why do we need this?

There are currently some UX, as well as technical issues in our event streams:

What is already there? What do you see now?

What is missing? What do you want to see?

A proper UX framework for events in the Console, defined by a set of descriptive wireframes

How do you propose to implement this?

After such framework is found we should continue discussion about implementation details and plan the execution

How do you propose to test this?

Testing event related functionality is another big task which should however be discussed separately.

Can you do this yourself and submit a Pull Request?

I'll follow up with the UX first and then we can look what other assignments make sense.

kschiffer commented 3 years ago

I've updated some of the issues above with the blocked label. Not every event related should be blocked on this issue but my rationale is to rather invest into a wider UX concept to solve many issues at once rather than patchworking individual UX issues.

htdvisser commented 3 years ago

Roadmap update: Q4 2021 - Conference 2022

KrishnaIyer commented 1 year ago

Blocked on https://github.com/TheThingsNetwork/lorawan-stack/issues/6338. Let's first discuss if we still want to use the SSE or use WebSockets for handling events from the Console before coming back to this.