Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add top entities panel to Console #6937

Open
2 of 4 tasks
kschiffer opened this issue Feb 15, 2024 · 1 comment
Open
2 of 4 tasks

Add top entities panel to Console #6937

kschiffer opened this issue Feb 15, 2024 · 1 comment
Assignees
Labels
c/console This is related to the Console needs/ux This needs UX design / approval ui/web This is related to a web interface

Comments

@kschiffer
Copy link
Member

kschiffer commented Feb 15, 2024

Summary

As per the redesign plan, we want to add a panel to the Console overview which shows the user's "top entities".

Current Situation

No such thing in the Console. Entities have to be searched and navigated through the regular entity lists.

Why do we need this? Who uses it, and when?

To assist users in finding relevant entities quickly.

Proposed Implementation

Perspectively, the concept of "top entities" should not be driven by bookmarks alone, but several indicators that make it safe to assume that the respective entity has high relevance for the user. This could be:

  • Number of end devices
  • Last modified (including added devices, setup webhooks, collaborators, etc)
  • Number of visits (in the last 30 days)

For the sake of the MVP, it will be enough though to use bookmarks here only.
As such, we'll need to implement #6936 as a prerequisite first.

The current design can be found here:
https://www.figma.com/file/7pBLWK4tsjoAbyJq2viMAQ/console-redesign?type=design&node-id=1591-9831&mode=design&t=KahtD0FTWntVj2IO-4
image

This is still missing a couple of states, such as empty states and wrapping behavior in smaller sizes.
@pierrephz please address these.

Contributing

  • I can help by doing more research.
  • I can help by implementing the feature after the proposal above is approved.
  • I can help by testing the feature before it's released.

Code of Conduct

@kschiffer kschiffer added c/console This is related to the Console ui/web This is related to a web interface needs/ux This needs UX design / approval needs/triage We still need to triage this labels Feb 15, 2024
@kschiffer kschiffer added the blocked This can't continue until another issue or pull request is done label Feb 15, 2024
@kschiffer
Copy link
Member Author

Blocked by #6936

@KrishnaIyer KrishnaIyer removed the needs/triage We still need to triage this label Feb 22, 2024
@ryaplots ryaplots removed the blocked This can't continue until another issue or pull request is done label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console This is related to the Console needs/ux This needs UX design / approval ui/web This is related to a web interface
Projects
None yet
Development

No branches or pull requests

4 participants