upsiflu / less-ui

Write your views across several screen regions, and hide all Ui state in the Url.
https://package.elm-lang.org/packages/upsiflu/less-ui/latest
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Fix home path (/) #44

Closed upsiflu closed 1 year ago

upsiflu commented 1 year ago

Intended behavior: A link to location "" should be active only if the path is exactly "/", i.e. also when the SPA is opened without any route. This differs from other path behaviors which are active if they are contained in the path.