social-platform-donut-frontend icon indicating copy to clipboard operation
social-platform-donut-frontend copied to clipboard

[BUG] Maintenance mode toggler not working as expected

Open lazycipher opened this issue 5 years ago • 1 comments

Describe the bug The Maintenance mode toggler in Org Settings isn't working as expected.

Steps to Reproduce Steps to reproduce the behavior:

  1. Go to 'Org Settings as Admin'
  2. Click on 'Maintenance'
  3. Click on ON/OFF toggler
  4. Once try to click away while once clicking on the cancel button.

Expected behavior It should not change to ON even if Yes was not pressed.

Screenshots ezgif com-gif-maker

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • Browser: Chrome
  • Version: Version 85.0.4183.83 (Official Build) (64-bit)

Additional context Checking how the click away listeners work may help to find the cause.

lazycipher avatar Oct 17 '20 14:10 lazycipher

Fix in: https://github.com/codeuino/social-platform-donut-frontend/pull/658

lazycipher avatar Nov 27 '20 12:11 lazycipher