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

fix(jans-cli-tui) unable to search user in search box #3353

Closed
manojs1978 opened this issue Dec 19, 2022 · 3 comments
Closed

fix(jans-cli-tui) unable to search user in search box #3353

manojs1978 opened this issue Dec 19, 2022 · 3 comments
Assignees
Labels
comp-jans-cli-tui Component affected by issue or PR comp-jans-tui kind-bug Issue or PR is a bug in existing functionality
Milestone

Comments

@manojs1978
Copy link
Contributor

Describe the bug
unable to search user in search box

To Reproduce
Steps to reproduce the behavior:
install jans-cli-tui
go to users>add new user
go to search box >search for any value from any column
4. See error

Expected behavior
should able to search newly created user in list
as showin in screenshot i have created manoj user and trying to search manoj user in search box bug getting screenshot error

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: ubuntu
  • Browser
  • Version 20
  • DB mysql

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@manojs1978 manojs1978 added kind-bug Issue or PR is a bug in existing functionality comp-jans-tui labels Dec 19, 2022
@manojs1978 manojs1978 added this to the 1.0.6 milestone Dec 19, 2022
@mo-auto mo-auto added the comp-jans-cli-tui Component affected by issue or PR label Dec 19, 2022
@AbdelwahabAdam
Copy link
Contributor

can't replicate it

OS: ubuntu20
DB: mysql

search_users.mp4

NOTE @manojs1978

  • maybe you can try to add some users
  • Search for username only

@manojs1978
Copy link
Contributor Author

@AbdelwahabAdam,
please check below , i already added one user

searchuser-2022-12-19_18.22.50.mp4

@AbdelwahabAdam
Copy link
Contributor

Fixed

moabu pushed a commit that referenced this issue Jan 2, 2023
* fix(jans-cli-tui) fix Empty spaces in multi tab properties ref:(#3286)

* fix: jans-cli-tui save script location

* fix: jans-linux-tui remove updatedAt from user edit

* fix: jans-cli-tui user-edit None value

* fix:jans-cli-tui rename jans_date_picker

* fix:jans-cli-tui refactor test files for renaming jans_date_picker

* fix:jans-cli-tui fix import error

* feat:jans-cli-tui add mouse menu for cut, paste, copy (ref: #2712)

* fix:jans-cli-tui remove unused imports

* fix:jans-cli-tui change user password (ref: #3360)

* fix: jans-cli-tui imports

* Revert "fix: jans-cli-tui imports"

This reverts commit 9978479.

* fix: jans-cli-tui imports

* feat: jans-cli-tui option --no-tui

* fix:jans-cli-tui unable to search user in search box (ref: #3353)

* fix: jans-cli-tui searches should call <get>if no search string entered (ref: #3379)

* fix:jans-cli-tui reverting changes for worng user password implementation (ref: #3360)

* fix: jans-cli-tui user patch operation

* fix: rename 010_oxauth as 010_auth_server

* fix: rename oxauth to_oauth

* fix: jans-cli-tui parse escaped colon for patch (ref: #3448)

* fix: jans-cli-tui fix typo (ref: #3475)

* fix:jans-cli-tui fix script search (ref #3468)

* fix:jans-cli-tui fix script search (ref #3468)

* fix: jan-cli-tui add none option to tokenEndpointAuthMethod (ref: #3463)

* fix: jans-cli-tui code smells

* fix: jans-cli-tui code smells

* fix: jans-cli-tui code smells

* fix: jans-cli-tui code smells

* fix: jans-cli-tui typo

Co-authored-by: AbdelwahabAdam <abdelwahabosama.1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-cli-tui Component affected by issue or PR comp-jans-tui kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

No branches or pull requests

5 participants