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

[Wasm][Skia] ComboBox performance issue on first popup display #4991

Closed
24 tasks
jeromelaban opened this issue Jan 21, 2021 · 0 comments · Fixed by #5044
Closed
24 tasks

[Wasm][Skia] ComboBox performance issue on first popup display #4991

jeromelaban opened this issue Jan 21, 2021 · 0 comments · Fixed by #5044
Assignees
Labels
kind/bug Something isn't working project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)
Milestone

Comments

@jeromelaban
Copy link
Member

Current behavior

The Combobox popup is taking an abnormal amount of time to layout its content when the items list it large enough.

Expected behavior

The ComboBox popup opens up quickly.

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

Create a combobox with a large amount of items.

Workaround

None

Environment

Nuget Package:

  • Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia
  • Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
  • Uno.SourceGenerationTasks
  • Uno.UI.RemoteControl / Uno.WinUI.RemoteControl
  • Other:

Nuget Package Version(s):

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
    • Tizen
  • Windows
  • Build tasks
  • Solution Templates

IDE:

  • Visual Studio 2017 (version: )
  • Visual Studio 2019 (version: )
  • Visual Studio for Mac (version: )
  • Rider Windows (version: )
  • Rider macOS (version: )
  • Visual Studio Code (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

@jeromelaban jeromelaban added kind/bug Something isn't working project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...) labels Jan 21, 2021
@jeromelaban jeromelaban added this to the 3.5 milestone Jan 21, 2021
@mergify mergify bot closed this as completed in #5044 Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants