We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right now when there are more than a few services for an identity it's difficult to find the one you're looking for in the UI.
Sort the services into alphabetical, case insensitive order
The text was updated successfully, but these errors were encountered:
fixes issue #220 - order services on detail screen. also sorts identi…
62e1c04
…tes on 'main' screen
Successfully merging a pull request may close this issue.
Right now when there are more than a few services for an identity it's difficult to find the one you're looking for in the UI.
Sort the services into alphabetical, case insensitive order
The text was updated successfully, but these errors were encountered: