CatalystCode / project-fortis-pipeline

Project Fortis is a data ingestion, analysis and visualization pipeline.
Apache License 2.0
14 stars 9 forks source link

Inconsistent UI: Locations and Terms on item details #209

Closed xtophs closed 6 years ago

xtophs commented 7 years ago

Locations (left) and search terms (right) are both shown as blue pills, but only locations are highlighted in the text

image

c-w commented 6 years ago

This is fixed and we highlight both places (shown in red in screenshot below) and keywords (shown in blue in screenshot below):

image

Relevant code: https://github.com/CatalystCode/project-fortis/blob/97093adad8eb1c0d0e30f857b2c3fd9cd905c79b/project-fortis-interfaces/src/components/dialogs/EventDetails.js#L76-L78