tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://chromewebstore.google.com/detail/aws-extend-switch-roles/jpmkfafbacpgapdghgdpembnojdlgkdl?utm_source=github
MIT License
1.33k stars 140 forks source link

Image url is not obeyed for the first 5 items in the list of users #111

Closed zyrorl closed 4 years ago

zyrorl commented 5 years ago

If a user has configured an image url for each profile, when clicking the drop down list of users, the first five profiles will display a colour instead of the image, but the extended list below that will have the images.

See below: image

timcleaver commented 5 years ago

Do you have "Hide original role history" set? If you don't then this extension does not render the first 5 roles, the AWS console renders them (as without this extension). Turning on that option will ensure that the images display, however, you won't get the "most recently used" 5 roles at the top.

zyrorl commented 5 years ago

@timcleaver I don't have it set... it would be nice given that the colour codes are obeyed by the extension that the same thing happens with images, whether role history is kept or not... (imho it's always handy to have the latest used up the top, as they will likely be what you use most)

I have enabled the setting as described and yes the images now all display...

tilfin commented 4 years ago

With the latest version of the specification, this issue is no longer relevant.