azavea / pwd-unitybar

Unified header for PWD Stormwater web apps
https://staging-pwd-unitybar.netlify.com/
Apache License 2.0
1 stars 2 forks source link

Authentication Dropdown Not Visible if Search Value Present #70

Closed rajadain closed 5 years ago

rajadain commented 5 years ago

Overview

If authenticated is set to true, and searchValue is non-empty, the authentication dropdown is not visible.

2019-04-08 14 17 29

Expected Behavior

If authenticated is set to true, the authentication dropdown is always visible.

Actual Behavior

The dropdown hides if searchValue is given a value.

Steps to Reproduce