The "FOLIO" button at top left does nothing, but should return home

Description

This is an <a href="#">, which used to work back when we used the hash fragment for navigation, but not now that we use proper URLs.

CSP Request Details

None

CSP Rejection Details

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Mike TaylorMarch 10, 2017 at 3:45 PM

The core fix was just to change href="#" to href="/", but that forced a reload. So I had to modify the NavButton component to use <Link to="x"> instead of <a href="x"> – which it really should have been using all along.

Done

Details

Assignee

Reporter

Labels

Priority

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created March 10, 2017 at 3:39 PM
Updated March 10, 2017 at 3:46 PM
Resolved March 10, 2017 at 3:46 PM
TestRail: Cases
TestRail: Runs