WTFender / aws-sso-extender

Browser Extension for AWS SSO / Identity Center
https://wtfender.com/posts/aws-sso-extender
MIT License
54 stars 9 forks source link

When Profile Label has been overridden, the Sort does not seem to honor the override value #114

Closed dhoffman-vertex closed 3 months ago

dhoffman-vertex commented 4 months ago

Extension Version

1.8.2

Description

When Sorting by Profile, the sort works fine - unless you override the Profile Label. If you do that, it seems to continue to sort by the original label.

This may be by design in which case this would be a feature request, but it functions in a way I would not expect it to.

Expectation would be that if you override the value of the Profile Label, Sorting by Profile would use the override value rather than the original value for the sort.

The actual profile of all of these is identical, but I overrode the values because the full name of the account is not displayed. This is sorted by Profile Ascending.

image

Browsers

Chrome

OS

Mac

WTFender commented 3 months ago

Good catch & thanks for the details!

1.8.7 will now use your profile labels or name when sorting.