mozilla/send

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

Open

#1,304 opened on 2019年4月22日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)JavaScript (13,154 stars) (1,239 forks)batch import
[QA]:Enhancementgood first issueskill:js

説明

[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

コントリビューターガイド