unoplatform / Uno.Gallery

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

[Gallery][iOS] AutoSuggestBox- The indentation for all the displayed control names with definitions is incorrect. #1122

Open sakshi173 opened 2 weeks ago

sakshi173 commented 2 weeks ago

Current behavior

autosuggest issue 1 autosuggest issue 2

Expected behavior

Screenshot_20240618_225624_Uno Gallery

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 ' Autosuggest box with searchbox experience'
  4. Make sure combo box list opens with all the controls names.
  5. Notice that the indentation for all the displayed control names with definitions is incorrect.

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

Visual Studio:

Relevant plugins:

Anything else we need to know?

morning4coffe-dev commented 2 weeks ago

Thanks @sakshi173! I can reproduce this issue even in the search AutoSuggestBox on all platforms: image I will have a look from where this might be coming from.

morning4coffe-dev commented 2 weeks ago

I tested this with multiple versions and I am not able to replicate outside Gallery. I think it might have something to do with the default Material styling.

agneszitte commented 2 days ago

@morning4coffe-dev we will need to sync on this issue when you have some time

morning4coffe-dev commented 2 days ago

@agneszitte Yes. I will let you know and I will summarize the details I discovered. The issue got fixed only with the search box at the moment.