usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Made expansion symbols consistant; Added tooltip and alter text #272

Closed chuanlin2018 closed 2 years ago

chuanlin2018 commented 2 years ago

http://mml.nist.gov:8080/browse/ODD-1066

This check in has following changes:

  1. Set all expansion symbols to the same triangle symbols.
  2. Unified the behavior of expansion animation.
  3. Added tooltips and alter text to the expansion symbols.
  4. Changed the condition recordType=='Science Theme Collection' to theme == scienceTheme so it won't rely on theme label (otherwise any change to the label will cost app to fail).