Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

[BUG] Fix entity filtering #247

Open
1 task done
WashingtonKK opened this issue Mar 18, 2024 · 0 comments
Open
1 task done

[BUG] Fix entity filtering #247

WashingtonKK opened this issue Mar 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@WashingtonKK
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. On magistrala ui
  2. As you invite users, on the invite user modal
  3. If you have several users, start typing the user name of any user you would like to invite
  4. 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

@WashingtonKK WashingtonKK added the bug Something isn't working label Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant