xhiroga / aws-peacock-management-console

Browser Extension to show account alias and change color of AWS Management Console, even if AWS SSO.
MIT License
81 stars 7 forks source link

account name is not shown without mouse over #79

Open filipemarques87 opened 1 week ago

filipemarques87 commented 1 week ago

What is the problem?

The current alias is not being shown, however, if I put the mouse over the button, I can see the alias. It seems to be the same issue described in https://github.com/xhiroga/aws-peacock-management-console/issues/76 The colors are working

Reproduction Steps

Setup iam identity center and the configuration of aws-peacock-management plugin

Browser Name

Chrome

Browser Version

Version 126.0.6478.116 (Official Build) (64-bit)

Other information

image

xhiroga commented 1 week ago

@filipemarques87 Hi, thank you for reporting your issue!

AWS access portal looks change HTML structure. I've made PR #80 and I hope it resolve this.