mozilla/send

[Send 2][Enhancement] Clicking inside the “Privacy” overlay should dismiss it

开放

#1,304 创建于 2019年4月22日

 (6 条评论) (0 个反应) (0 位负责人)JavaScript (1,239 个派生)batch import
[QA]:Enhancementgood first issueskill:js

仓库指标

星标
 (13,154 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

[Notes]:

  • There should be consistency regarding the dismissal of the overlay considering that the upload complete and Sign in/up overlays are dismissed when clicking inside them.

[Affected versions]:

  • Firefox 66.0.3 and up
  • Chrome Version 73.0

[Affected Platforms]:

  • All Mac
  • All Windows
  • All Linux

[Steps to reproduce]:

  1. Open the browser and navigate to the https://send.firefox.com/ website.
  2. Click the “Privacy” button.
  3. Click inside the overlay but not on any actionable buttons.

[Expected result]:

  • The overlay is dismissed.

[Actual result]:

  • The overlay is still displayed.

[Additional Notes]:

rec of issue - overlay dismissal

贡献者指南