open-data-rescue / climate-data-rescue

Climate Data Rescue is an archival data rescue platform using Ruby on Rails.
https://citsci.geog.mcgill.ca
MIT License
14 stars 9 forks source link

[DRAW-021] Some navigation headers appear highlighted #71

Closed Tiffanyhi closed 7 years ago

Tiffanyhi commented 7 years ago

Steps to reproduce:

  1. Launch DRAW homepage on any browser http://test.citsci.geog.mcgill.ca/en.
  2. Observe navigation headers.

Actual result: Some navigation headers, such as ‘Log In’, ‘Signup’, ‘Start Transcribing’, and ‘What is Draw’, appear highlighted. This gives the user the impression that they are selected.

Expected result: Headers only appear highlighted when selected.

Notes: Issue occurs on: Google Chrome Version 55.0.2883.87 m, Firefox version 37.0.1., Internet Explorer 11. Tested on: Windows 7 Professional x32, Intel Cote i5, ATI Radeon HD 4550. Repro rate: 5/5.

Screenshots attached: DRAW-021.png

Tiffany Hirsch

draw-021

rsmithlal commented 7 years ago

Hi Tiffany, I explained this in the meeting that we had on Tuesday evening. This new style was added to distinguish texts that do not have translations from those that do. Any text that appears "highlighted" is ready to be translated but does not have a translation in the database for the current language. As soon as a translation is added for the specified language and key, this will disappear.