dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

[forwardport v2.8.next1] Global permissions on UI are in a random order

Open github-actions[bot] opened this issue 1 year ago • 1 comments

This is a forwardport issue for #11010, automatically created via GitHub Actions workflow initiated by @richard-cox

Original issue body:

Setup

  • Rancher version: v2.7.13-rc4
  • Rancher UI Extensions: release-2.7 d14964b0d
  • Browser type & version: Chrome

Describe the bug Global permissions on the Users and authentication page, have the permissions in a different order.

To Reproduce

  1. Install rancher 2.7.13-rc4
  2. Navigate to users and authentication >> Users
  3. Create a user
  4. Notice the order of the global permissions

Result

Restricted Admin
User base
Administrator
Standard user

Expected Result Expected the order to be:

Administrator
Restricted Admin
Standard user
User base

Screenshots 2024-05-10_16-43-26

Additional context: Do not see the issue on v2.7.12

github-actions[bot] avatar May 13 '24 08:05 github-actions[bot]

Pushing to next release due to time as it's not a blocker anymore. We'll need to figure out where this regression came in since the code hasn't been changed in a long time.

gaktive avatar May 13 '24 17:05 gaktive

Per https://github.com/rancher/dashboard/issues/11013, we may have a PR in 2.8.x already. https://github.com/rancher/dashboard/pull/11262 from @rak-phillip

gaktive avatar Jun 19 '24 23:06 gaktive

@gaktive The inclusion of #11013 in #11262 was inadvertent and the link has been removed from the PR.

rak-phillip avatar Jun 20 '24 13:06 rak-phillip

2.9 PR https://github.com/rancher/dashboard/pull/11306

aalves08 avatar Jul 24 '24 15:07 aalves08

I couldn't find references to a customer issue for this or the original issue https://github.com/rancher/dashboard/issues/11010.

As it's fixed in newer versions there's no need to backport

richard-cox avatar Aug 07 '24 15:08 richard-cox