[zanata/zanata-platform] a45e7b: feat(ZNTA-975): remove blur-based closing of advan...

GitHub noreply at github.com
Wed Aug 9 06:17:36 UTC 2017


  Branch: refs/heads/damason/advanced-search/ZNTA-975
  Home:   https://github.com/zanata/zanata-platform
  Commit: a45e7b19b72f0f13c61dd67e3a543a12da9faf81
      https://github.com/zanata/zanata-platform/commit/a45e7b19b72f0f13c61dd67e3a543a12da9faf81
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-08-09 (Wed, 09 Aug 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/components/EditorSearchInput/index.js

  Log Message:
  -----------
  feat(ZNTA-975): remove blur-based closing of advanced search panel

This is less surprising to users, but the main reason for this change
is that the show/hide advanced button is confusing when the advanced
panel is visible-on-focus only. The focus tracking to have that button
toggle back to "show advanced" on blur is very complicated because it
is difficult to tell whether the activity that caused a blur came from
within the panel when it was not a focus on another input element.




More information about the zanata-commits mailing list