Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cc 117 dashboard search user account #62

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

PengchengYuGithub
Copy link
Contributor

image
This card refactors the user page and adds a search select by field. Admins can select a field to search: user's ID/ email/ name, or default (all of the three fields). User's ID search requires exact match, but email/ name search only needs an inclusion of the keyword. Name search also allows the expression of "firstName lastName" with a space to split them as shown in the image.

src/components/DisplayDataTable/Search.tsx Show resolved Hide resolved
src/components/DisplayDataTable/Search.tsx Outdated Show resolved Hide resolved
src/pages/accounts/index.tsx Outdated Show resolved Hide resolved
src/pages/accounts/index.tsx Outdated Show resolved Hide resolved
src/redux/api/usersAccountApi.tsx Show resolved Hide resolved
src/redux/api/usersAccountApi.tsx Outdated Show resolved Hide resolved
src/pages/accounts/index.tsx Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants