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

[BUG]: SearchBox 1.0.22 "undefined" text inside control #352

Closed
violat0r1690 opened this issue Jul 10, 2023 · 2 comments · Fixed by #359
Closed

[BUG]: SearchBox 1.0.22 "undefined" text inside control #352

violat0r1690 opened this issue Jul 10, 2023 · 2 comments · Fixed by #359
Labels
bug Something isn't working Component: SearchBox

Comments

@violat0r1690
Copy link

Describe the bug

Bug occurs when after text was entered user click on "x" icon to clear out typed text. After event for around 1 second "undefined" text is visible inside control and disappears after half a second.

To Reproduce
Steps to reproduce the behavior:

  1. Add Searchbox component
  2. Enter any text inside control
  3. Press "x" icon to clear out text
  4. See "undefined" inside

Expected behavior
After pressing "x" icon text should be cleared out.

Screenshots
image

Additional context
Add any other context about the problem here.

@violat0r1690 violat0r1690 added bug Something isn't working ⚠️ needs triage Has not been triaged by the team yet. labels Jul 10, 2023
@Ramakrishnan24689
Copy link
Collaborator

Hi @violat0r1690,

Thanks for reporting this issue.

Just to confirm, is "undefined" that appears for a moment after pressing "x" icon is the issue ?
SearchText

If so, then please expect a fix for this issue in this month's release.

@violat0r1690
Copy link
Author

Fabulous news! Cheers!

@violat0r1690 violat0r1690 reopened this Jul 10, 2023
@denise-msft denise-msft added this to the Creator Kit - July 2023 milestone Jul 11, 2023
@denise-msft denise-msft added Component: SearchBox and removed ⚠️ needs triage Has not been triaged by the team yet. labels Jul 11, 2023
Ramakrishnan24689 added a commit to microsoft/powercat-code-components that referenced this issue Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Component: SearchBox
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants