unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.61k stars 694 forks source link

[Gallery][Wasm][Home Page] Dropdown menu from Navigation Bar appears without background table. #17366

Open jhanvi03 opened 4 days ago

jhanvi03 commented 4 days ago

Current behavior

When navigating from the 'Platform' dropdown to 'IDE & Tools' or anywhere else and then back to any of the dropdown from navigation bar than dropdown appears without the expected background table, leading to a disjointed and inconsistent user interface. the issue happens in both Dark and light mode.

https://github.com/unoplatform/uno/assets/173818531/f8194fd3-793c-40d0-9681-5c85f9aabdcc

https://github.com/unoplatform/uno/assets/173818531/16125b55-3c16-474c-a994-2a95678d3b17

Expected behavior

The dropdown should always appear with background table in dark and light mode.

image image

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

  1. Open the navigation bar.
  2. Click on 'Platform'.
  3. From the 'Platform' dropdown, select 'IDE & Tools'.
  4. Go back to 'Platform' from the navigation bar.

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

ramezgerges commented 3 days ago

This is probably fixed by https://github.com/unoplatform/uno/pull/17289

Youssef1313 commented 3 days ago

@ramezgerges The issue is for Wasm.