quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.87k stars 2.71k forks source link

Add filtering to dev-ui (with local-storage memory) #40471

Open ia3andy opened 6 months ago

ia3andy commented 6 months ago

Description

image

Currently, displaying all the extensions always can take a lot of space. It would be nice to have a view filter selector at the top: "Favorites/Actives/All"

Actives being extensions with a dev-ui implemented.

Also it would be nice to add a max-len on the description and use title= with the full content.

Implementation ideas

No response

quarkus-bot[bot] commented 6 months ago

/cc @cescoffier (devui), @phillip-kruger (devui)

andreiyusupau commented 3 months ago

@ia3andy and where is the dev-ui implementation code located?

phillip-kruger commented 3 months ago

It's in the quarkus-vertx-http extension

pn03 commented 3 months ago

@andreiyusupau will you be working on this one ? I haven't completed it as I was occupied with few things. Let me know if you are not working on this, I'll try to close this by next week.

andreiyusupau commented 3 months ago

@pn03 I didn't start, so no problems , you could continue :)

pn03 commented 2 months ago

Hey @andreiyusupau you can pick this up. Unfortunately, I am unable contribute time to this and I already have wasted enough of others time on this by delaying this. So please take this up at your convenience.