bcgov / orgbook-bc-client

Vue.js rewrite of OrgBook BC
Apache License 2.0
6 stars 8 forks source link

Navigating to a relationship record and back again is a little tricky #97

Closed WadeBarnes closed 7 months ago

WadeBarnes commented 2 years ago

Example record: https://frontend-v2-prod.apps.silver.devops.gov.bc.ca/entity/BC0928747

Click on a relationship record to view it.

image

To navigate back to the original record you have to click the browser's back button or use an equivalent method (shortcut, back button on a mouse, etc.), as the page itself does not provide a link back to the previous record, only to the main search screen.

WadeBarnes commented 2 years ago

This is a usability issue stemming from the fix for:

amanji commented 2 years ago

The new wireframes didn't have bread crumbs. Wondering what our thoughts are on that. We'd have to know the previous route(s) the user was on.

@swcurran

swcurran commented 2 years ago

I think we icebox this one for now. Seems like a bigger one than needed.

FYI -- @DJ-Gordon