unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.89k stars 719 forks source link

[Calculator][Wasm]-Wrong units are displayed after changing the Convertor category. #7485

Closed sakshi173 closed 2 years ago

sakshi173 commented 2 years ago

Current behavior

calculator issue wasm

https://user-images.githubusercontent.com/74563602/142068257-bd2a8797-f8f2-4244-9b0d-2a2326a75c46.mp4

Expected behavior

The Unit list should display for the selected Conversion calculator. For example if we choose the conversion calculator as Time calculator correct

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

  1. Visit https://calculatorcanary.z27.web.core.windows.net/
  2. Open the burger menu and go to any converter option.
  3. click on the down arrow sign to open the unit lists for the converter.
  4. Observe that the unit lists combobox is incorrect for multiple converter calculator.

Workaround

No response

Works on UWP/WinUI

No response

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

dr1rrb commented 2 years ago

Same as https://github.com/unoplatform/tradezero-private/issues/17 which was expected to be fixed by https://github.com/unoplatform/uno/pull/8004

dr1rrb commented 2 years ago

Same as unoplatform/tradezero-private#17 which was expected to be fixed by #8004

Misread the bug report, definitively not the same issue! Looks like a ComboBox issue here.