Extension Console integrations: Zapier modal cannot be closed
Describe the bug
You can open it, but it stays open until a page reload
To Reproduce
Steps to reproduce the behavior:
- Go to chrome-extension://mpjjildhmpddojocokjkgmlkkkfjnepo/options.html#/services
- Click on "View key" next to Zapier
- Click "x" button
Actual behavior
Nothing happens, no errors in console. Even when clicking outside or pressing ESC.
Only the URL changes from #/services/zapier/ to #/services/
Screenshots/Loom
Desktop (please complete the following information):
- Extension Version: 1.8.10-local
Related URL bug
If you open chrome-extension://mpjjildhmpddojocokjkgmlkkkfjnepo/options.html#/services/zapier/ directly:
- the modal doesn't open
- the View Key button doesn't do anything
I vote to just drop this deep-link
Upvoting this since I came across a user that hit it last week
@brittanyjoiner15 is this still happening for you? I'm not able to reproduce either problem locally or on the CWS version
Note that "esc" doesn't work, you have to click the "x"
I've created a PR with a Playwright test verifying the behavior: https://github.com/pixiebrix/pixiebrix-extension/pull/8633
@twschiller interesting, not happening for me anymore either. must've gotten fixed with something at some point!
I don't remember the specific PR but I think I may have fixed this at some point... 🤔