Skip to content

Commit

Permalink
ui fix ctrl/cmd+tab not working for opening group links on role page.…
Browse files Browse the repository at this point in the history
… added this functionality to all role and group links. fixed incorrectly placed p tag in ReviewTable. (#2834)

Signed-off-by: aporss <[email protected]>
  • Loading branch information
ArtjomsPorss authored Dec 19, 2024
1 parent 9f12037 commit 95aa0ee
Show file tree
Hide file tree
Showing 10 changed files with 243 additions and 466 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ exports[`RoleGroup should render 1`] = `
<svg
class="emotion-8"
data-testid="icon"
data-wdio=""
data-wdio="AWS-roles-expand"
height="1.25em"
id=""
viewBox="0 0 1024 1024"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ exports[`RoleRow should render 1`] = `
<svg
class="emotion-12"
data-testid="icon"
data-wdio=""
data-wdio="ztssia_cert_rotate-members"
height="1.25em"
id=""
viewBox="0 0 1024 1024"
Expand Down
Loading

0 comments on commit 95aa0ee

Please sign in to comment.