unoplatform / Uno.Gallery

The Uno Platform Gallery application
https://platform.uno/
Other
152 stars 43 forks source link

[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 8 months ago

sakshi173 commented 8 months ago

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

morning4coffe-dev commented 3 months ago

Same issue as https://github.com/unoplatform/Uno.Gallery/issues/1122 (posted more details there)

jhanvi03 commented 3 months ago

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 commented 3 months ago

@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 commented 3 months ago

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

jhanvi03 commented 3 months ago

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

https://github.com/unoplatform/Uno.Gallery/assets/173818531/f41d1c81-f31c-4357-acb6-42ae75ef5000

Xiaoy312 commented 2 months ago

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

Xiaoy312 commented 2 months ago

@jhanvi03 https://github.com/unoplatform/Uno.Gallery/issues/1069#issuecomment-2206758907 && https://github.com/unoplatform/Uno.Gallery/issues/1069#issuecomment-2211338369 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 commented 2 months ago

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

agneszitte commented 6 hours ago

@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.

Tracking issue for this different problem: https://github.com/unoplatform/Uno.Gallery/issues/1130

agneszitte commented 6 hours ago

Related issue: https://github.com/unoplatform/uno/issues/15967#issuecomment-2394712627