LiteratureInContext / LiC-app

Application development for Literature in Context. Staging on development branch (http://anthologydev.lib.virginia.edu), production on master (http://anthology.lib.virginia.edu).
Other
6 stars 1 forks source link

Linked data view from page #297

Open tonyahowe opened 1 month ago

tonyahowe commented 1 month ago

Two things:

  1. In many many cases, there are no placeNames associated with a text (or maybe one, in the header). This means that when a user checks the linked data, it opens an empty (or mostly empty) map. Is it possible to do a count test? if there are 2 or more placeNames with keys, show the map?
  2. It would be nice to be able to tab through (defaulting to the map) other linked data views, with the same caveat as above, in any given text.
tonyahowe commented 5 days ago

Or possibly a drop-down? Not sure of the UX

wsalesky commented 2 days ago

First pass: https://github.com/LiteratureInContext/LiC-app/pull/317

@tonyahowe @jobrien62 @cruotolo