WildMeOrg / codex-frontend

The frontend for Codex, written in React with Material UI components. Codex is active and being used by the research community!
GNU General Public License v3.0
8 stars 17 forks source link

open sightings in new tab from individual's sighting table #618

Closed TanyaStere42 closed 2 months ago

TanyaStere42 commented 11 months ago

Context

When viewing related pages, such as an individual and the related sightings, there is a user expectation of being able to access all pages and move between them. As such, having the page open in a new tab would speed up user's workflow.

User Story

As a researcher on an individual page, when I click on the navigation button on the encounter table, the page opens in a new tab.

Technical Notes

Table appears on Page: src/pages/individual/Individual.jsx change target:_self to target :_blank

QA

https://community.wildme.org/t/seal-codex-opening-sightings-from-individual-page/1800

goddesswarship commented 2 months ago

Marking as not-planned due to Seal Codex having been already migrated to Seal Wildbook.