-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
kind/enhancementThis issue represents an enhancement we are committed to adding to Octopus as some timeThis issue represents an enhancement we are committed to adding to Octopus as some time
Description
The enhancement
The Need
We've had increased signal (and here) of some usability issues on the Users list screen. Namely:
- "Load More" pagination does not remember your position when navigating back to the user's list
- Can't filter users by ServiceAccount types
- Can't filter users by IdentificationToken
This screen is using our legacy patterns and is due for an upgrade as well, which will solve the pagination problem.
Solution
We've migrated the Users page to our new patterns to improve paging and filtering + added a new filter by service accounts and allowing keyword search by IdentificationToken (which is indexed) while we're here.
Screenshots and Mockups
- New patterns are implemented
- New pagination pattern keeps the page number in the querystring, so your position is remembered across browser history
- Can filter to ServiceAccounts
- Can filter by IdentificationToken
Screen.Recording.2025-12-17.at.11.23.47.am.mov
Links
Metadata
Metadata
Assignees
Labels
kind/enhancementThis issue represents an enhancement we are committed to adding to Octopus as some timeThis issue represents an enhancement we are committed to adding to Octopus as some time