Closed bcho892 closed 3 weeks ago
Is your feature request related to a problem? Please describe.
Right now the search feature stops working when there is a role filter applied. You will have to make changes in client\src\components\composite\Admin\AdminMemberView\AdminMemberView.tsx
client\src\components\composite\Admin\AdminMemberView\AdminMemberView.tsx
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
Right now the search feature stops working when there is a role filter applied. You will have to make changes in
client\src\components\composite\Admin\AdminMemberView\AdminMemberView.tsx
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)