elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.81k stars 8.2k forks source link

[Side navigation] Ability to register links on top of the footer #196054

Open mgiota opened 1 week ago

mgiota commented 1 week ago

🍒 Summary

In o11y we would like to display the Add data link on top of the footer. This requires a change in the underlying EUI component, so we would like to have the ability to register links on top of the footer.

elasticmachine commented 1 week ago

Pinging @elastic/appex-sharedux (Team:SharedUX)

ryankeairns commented 6 days ago

Additional note for EUI & design: we would need to figure out how this looks and works on scroll as the menus can get quite long and do necessitate scrolling.

petrklapka commented 6 days ago

Another example of cross solution consistency/inconsistency. Easy to add, but introduces differences between solutions. We need that consistency workgroup!!

formgeist commented 2 days ago

I would like to understand how this is different from just adding it to the footer section? At least the footer section is sticky so even if the navigation list is too long it will always be accessible.