powershell-universal icon indicating copy to clipboard operation
powershell-universal copied to clipboard

Roles list will not go back to first page after hitting back from second page

Open RockoTheeHut opened this issue 1 year ago • 2 comments
trafficstars

Version

5.0.0-betaX

Severity

Low

Environment

msi

Steps to Reproduce

V5 RC2

When going to page 2 of roles list, if you hit back, or click on the Roles option in the left menu, it will not go back to first page. You have to click on another menu option then go back to roles to getback to page 1

Expected behavior

Goes back to page 1

Actual behavior

Does not go back to page 1

Additional Environment data

V5 RC2

Screenshots/Animations

image

RockoTheeHut avatar Jul 21 '24 16:07 RockoTheeHut

That back button is for browser page navigation and not table paging. The table paging buttons are on the bottom of the page.

That said, we probably could get it to also interact with the table by using router paging: https://antblazor.com/en-US/components/table#components-table-demo-router-pagging. I think router paging would be a cool thing to have no matter what.

adamdriscoll avatar Jul 23 '24 09:07 adamdriscoll

I... completely missed the table pagination buttons below :-/ This is why I shouldn't have been testing during a break on day 3 of Crowdstrike remediations :-)

But I agree, maybe not an urgent thing with release coming soon, but the back button interacting would be nice. After testing again, you can hit back a few times and have it take you out of PSU. I wouldn't expect, as a user, to be able to do that. At minimum it feels like it should stay in the application.

RockoTheeHut avatar Jul 23 '24 13:07 RockoTheeHut

I no longer see the issue with the admin console backing out of the app so I will close this.

adamdriscoll avatar Mar 07 '25 00:03 adamdriscoll