-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Describe the bug
When you have multiple apps available for users to select from and they try searching, the matching is broken, it always shows the first app in your application list you added and then ignores the rest and randomly shows apps along side of it.
To Reproduce
Steps to reproduce the behavior:
- Add more than one app to a user, admin or standard doesn't matter
- Search for an app by title
- Watch it do as described above.
Expected behavior
Obviously, the search should work by following the user's input and provide the searched for app.
Screenshots
Full screen no search:

Logs
No logs I could find using Portainer with the authentik-server container to indicate problems. (It's a very busy log)
Version and Deployment (please complete the following information):
- authentik version: 2023.10.4
- Deployment: docker-compoes.yaml
Additional context
Brought up in the Discord, but I figured here may be a better place to bring more attention to it.

