You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.
When filtering an entity on ui modals, it only returns the entity when you input the full name rather than giving a list of entities that match the characters that have been input.
What are the expected results?
When searching for an entity, the ui should query the db to get entities beginning with the letters that are keyed in.
What are the received results?
You have to type the full entity name for it to bring you the entity.
Steps To Reproduce
On magistrala ui
As you invite users, on the invite user modal
If you have several users, start typing the user name of any user you would like to invite
Instead of it bringing matches as you type (e.g. users whose name starts with us..) it returns nothing until you type the complete exact user name
In what environment did you encounter the issue?
Magistrala ui
Additional information you deem important
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
What were you trying to achieve?
When filtering an entity on ui modals, it only returns the entity when you input the full name rather than giving a list of entities that match the characters that have been input.
What are the expected results?
When searching for an entity, the ui should query the db to get entities beginning with the letters that are keyed in.
What are the received results?
You have to type the full entity name for it to bring you the entity.
Steps To Reproduce
In what environment did you encounter the issue?
Magistrala ui
Additional information you deem important
No response
The text was updated successfully, but these errors were encountered: