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

[Gallery][WASM] AutoSuggestBox-There is no space on the left side of the control's name text in the suggestion list. #1069

Open
sakshi173 opened this issue Jan 22, 2024 · 8 comments · May be fixed by #1134
Assignees
Labels
difficulty/tbd kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@sakshi173
Copy link
Contributor

sakshi173 commented Jan 22, 2024

Current behavior

Autossuggest issue

Expected behavior

Autossuggest correct

How to reproduce it (as minimally and precisely as possible)

  1. Open Uno Gallery APP
  2. Tap "Autosuggest Box" from the "UI Components" list.
  3. Type any letter in the 'searchbox'
  4. Make sure combo box list opens with all the controls name.
  5. Notice that There is no space on the left side of the control's name text in the suggestion list.

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

WebAssembly

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@sakshi173 sakshi173 added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. difficulty/tbd labels Jan 22, 2024
@Youssef1313 Youssef1313 self-assigned this Jan 22, 2024
@jeromelaban jeromelaban transferred this issue from unoplatform/uno Jan 23, 2024
@Youssef1313 Youssef1313 removed their assignment Jan 25, 2024
@morning4coffe-dev
Copy link
Member

Same issue as #1122 (posted more details there)

@jhanvi03
Copy link

jhanvi03 commented Jul 3, 2024

When we have few suggestion like 1 or 2, there is huge gap between the suggestion box and the text box on all the platforms
Screenshot 2024-07-03 at 12 06 54 PM

@morning4coffe-dev
Copy link
Member

@jhanvi03 Thanks for testing this out. I am seeing very different behavior on WASM now:
image
What browser are you using? What is your display scaling?

@jhanvi03
Copy link

jhanvi03 commented Jul 4, 2024

@morning4coffe-dev For Windows I tested on Edge and for Mac- Chrome

@jhanvi03
Copy link

jhanvi03 commented Jul 5, 2024

After performing a search, the table remains fixed in its original position when scrolling the page.

autoSearch.mov

@Xiaoy312
Copy link
Contributor

Xiaoy312 commented Jul 8, 2024

the base issue submitted by @sakshi173 is a
problem of same nature as: #1093

@Xiaoy312
Copy link
Contributor

Xiaoy312 commented Jul 8, 2024

@jhanvi03
#1069 (comment) && #1069 (comment)
the issue you encountered where the flyout content remains stationary and detaches from its host on scrolled
is a separate issue, please open a new issue for that if there isn't already one.

@morning4coffe-dev
Copy link
Member

the base issue submitted by @sakshi173 is a problem of same nature as: #1093

Ah, I thought so too. I will take a look into it, thanks @Xiaoy312

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants