epicmaxco / vuestic-ui

Free and Open Source UI Library for Vue 3 🤘
https://vuestic.dev
MIT License
3.37k stars 328 forks source link

Navigation on page #2114

Open asvae opened 2 years ago

asvae commented 2 years ago

All of our competitors have some sort of navigation on the page and I can see a lot of value from it going forward.

image

Refs

asvae commented 1 year ago

We thought to do a separate component for this, it's unclear implementation wise though.

Maybe we can do this data driven way. If not - we can always retort to direct dom checking. Also please check refs (all frameworks are doing that) as to not to reinvent a wheel.

image
aluarius commented 1 year ago

After research i suggest the following:

Implementation notes:

Code refs:

@xx13 we need design for this (including mobile begaviour).

image

Refs: