elastic / search-next

A nextjs prototype of the Search solution for testing out new UX flows and end-to-end experiences.
https://search-next-theta.vercel.app
1 stars 2 forks source link

Connectors configuration #1

Closed JoseLuisGJ closed 7 months ago

JoseLuisGJ commented 7 months ago

Trying out how to build the connectors configuration tab section. Adding also the same sharable component for connectors icons used in Kibana adding a webpack and nextjs capability to import SVGs

mdefazio commented 7 months ago

Showing a screenshot...to show off the UI you added in here!

Screenshot--2024-02-12--localhost3000contentconnectorsconfiguration

JoseLuisGJ commented 7 months ago

It would be great to be able to use something like those Display Toggles feature that can be used in EUI documentation, but for toggling show/hide content relative for instance in this case:

...

image

With that we'd be able to spot all the different combinations a section can have without becoming a complete different content like an Empty state which might be an independent page