buerokratt / Buerokratt-Chatbot

1 stars 17 forks source link

Administrator can search users by name, role and title #17

Open rasmusei opened 2 years ago

rasmusei commented 2 years ago

AS AN Administrator I WANT TO be able to search users by name, role and title SO THAT I can find users with certain roles or titles more easily, also find single user more easily

Acceptance Criteria

Image

GUI

rasmusei commented 1 year ago

Search is replaced by filtering option for "Roll" and "Tiitel"

helemand commented 1 year ago

Looks like this task needs only GUI developments. All necessary data is already queried, search can be applied in front-end.

ceirowe commented 1 year ago

@rasmusei Prototype updated according to AC-s.

janinakimtrohlev commented 1 year ago

BUG - Search by role doesn´t work. So if i wright now to search for example "Nõustaja" it gives 0 results. It should also search by role.

1AhmedYasser commented 1 year ago

@janinakimtrohlev Could you please split the bugs into separate comments so i can reference them in the PR

janinakimtrohlev commented 1 year ago

BUG - Now when push search button it gives search value were you can write, but this search after opening goes down and search value close the row under it and doesn´t disappear. It should be : after pushing search button, it doesn´t close the row under it and after it gives your wanted search the search value should disappear.

Image

janinakimtrohlev commented 1 year ago

@1AhmedYasser separated

1AhmedYasser commented 1 year ago

BUG - Now when push search button it gives search value were you can write, but this search after opening goes down and search value close the row under it and doesn´t disappear. It should be : after pushing search button, it doesn´t close the row under it and after it gives your wanted search the search value should disappear.

Image

@janinakimtrohlev Added a clear button to when you type in the search field and placed it on top to avoid hiding the value under it

janinakimtrohlev commented 1 year ago

@varmoh @1AhmedYasser Unfortunately there is no changes in it.