tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://goo.gl/0QFjow
MIT License
1.31k stars 140 forks source link

First click in the extension icon opens empty role list #330

Closed kstudzinski closed 8 months ago

kstudzinski commented 8 months ago

Describe the bug The list of roles opens empty at the first attempt, and it opens normally on the second click. Happens to me on MacOS and on the other developer sitting next to me and having Windows.

To Reproduce Steps to reproduce the behavior:

  1. Login to AWS
  2. Click icon
  3. list is empty image
  4. Click again
  5. list is normal image
  6. Works from now on

Expected behavior Clicking the icon should open the list of roles to switch to. The opened list is empty. The second click opens the complete list as it shoud be.

Screenshots above in reproduction steps

Environment

tilfin commented 8 months ago

@kstudzinski Please try the following steps:

  1. Open about:addons (Manage Your Extensions)
  2. Select AWS Extend Switch Roles
  3. Select Permissions
  4. Turn on the domains you use in Optional permissions for added functionality.
kstudzinski commented 8 months ago

Hi, Yes it helped. Thank You for prompt solution!

image