-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.2.5release/26.3.0team/ui
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
Autocomplete on mapper type in User federation produces strange results.
Version
26.2.3
Regression
- The issue is a regression
Expected behavior
Typing a word should work as a filter.
Actual behavior
It seems that when we type an odd character the list is shown, an even one - it's hidden
How to Reproduce?
Edit an LDAP user federation provider.
Go to Mappers tab -> Add mapper
Focus on the Mapper type field. Start typing slowly.
'g' -> a lot of items without 'g' character are shown
'gr' -> list is hidden
'gro' -> a lot of items without 'gro' sequence are shown
'grou' -> list is hidden
'group' -> a lot of items are shown (including the desired 'group' value).
Anything else?
It worked fine in 22.0.5
Metadata
Metadata
Assignees
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.2.5release/26.3.0team/ui