mozilla / dawg

Data Access Workgroups (DAWG) aggregates workgroup definition artifacts into an unified view.
https://protosaur.dev/dawg/
1 stars 1 forks source link

Links to other subgroups from the group page don't link correctly #41

Open whd opened 1 month ago

whd commented 1 month ago

Easier to demonstrate with https://github.com/mozilla/dawg/pull/40, then STR are:

  1. npm run dev
  2. Go to http://localhost:5173/workgroup/madeup-workgroup-two
  3. Click the link for workgroup:madeup-workgroup/default2, which has the right href but doesn't do anything
  4. Middle click to open in new tab and observe the link works correctly
  5. Browser refresh once the link has been clicked also routes to the right page