denshoproject / encyc-front

front-end interface for the encyclopedia
Other
1 stars 0 forks source link

ui: Make "From the Archive" thumbnail links go directly to FTA list page, instead of triggering popup #107

Open GeoffFroh opened 3 years ago

GeoffFroh commented 3 years ago

The "From the Archive" thumbnail items currently trigger a lightbox popup when clicked, however there is no link within the popup to actually get to the item itself. Instead, clicking an FTA thumbnail on an article page should take the user to the corresponding FTA list page (i.e., the same url as the "See more" link).

An alternate approach would be to spawn a new window/tab and take the user directly to the item in the DDR.

Needs more UX research...

Related to: https://github.com/denshoproject/encyc-front/issues/81