AgnosticUI / agnosticui

AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte.
https://agnosticui.com
Apache License 2.0
723 stars 47 forks source link

Documentation Site Wayfinding Confusion #196

Closed roblevintennis closed 2 years ago

roblevintennis commented 2 years ago

Describe the bug The "Docs" in header is underlined when you arrive on the landing page which would indicate you're already inside the docs site but you're not

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.agnosticui.com/

Expected behavior The docs link on the top right should not be underlined because you haven't yet descended into the docs yet

Actual behavior

It's underlined which is misleading:

Screenshots

image

cc / @Croug

roblevintennis commented 2 years ago

This will be fixed next time I merge the ongoing astro-xelement-spike branch into mainline