Skip to content
New issue

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

[app] Improve Usability #408

Merged
merged 1 commit into from
Aug 4, 2022
Merged

[app] Improve Usability #408

merged 1 commit into from
Aug 4, 2022

Conversation

ricoberger
Copy link
Member

Improve usability for end users by showing a hint when no applications
are returned for a users search and when he selected the "own" filter.
Within the info message a user can now also easily switch to the all
filter.

The order of the tabs for resources was always random (depennding on
which API call was finished first). Now the tabs are sorted
alphabatically, so that a user can always expect the same order.

We also fixed a bug, were the user did not receive a proper error
message when a selected resource id was invalid. Now we do not return a
incorrect JSON response, so that we can render a proper error message.

Improve usability for end users by showing a hint when no applications
are returned for a users search and when he selected the "own" filter.
Within the info message a user can now also easily switch to the all
filter.

The order of the tabs for resources was always random (depennding on
which API call was finished first). Now the tabs are sorted
alphabatically, so that a user can always expect the same order.

We also fixed a bug, were the user did not receive a proper error
message when a selected resource id was invalid. Now we do not return a
incorrect JSON response, so that we can render a proper error message.
@ricoberger ricoberger merged commit 1cacace into main Aug 4, 2022
@ricoberger ricoberger deleted the app-improve-usablility branch August 4, 2022 16:15
@ricoberger ricoberger added the changelog: changed Something was changed or updated label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant