Skip to content

Use DropDown in project #10513

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

Open
1 task done
ArvinDev1400 opened this issue Apr 21, 2025 · 4 comments
Open
1 task done

Use DropDown in project #10513

ArvinDev1400 opened this issue Apr 21, 2025 · 4 comments

Comments

@ArvinDev1400
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I need to use your dropdown component in my project. Since I am not using Bit Layout, is it possible for me to use this component in my pages? After adding it to my pages, I got the following image.

Image

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

No response

@msynk
Copy link
Member

msynk commented Apr 21, 2025

Thanks for contacting us. We're investigating this issue.
We'll let you know if it's possible to work on this issue.

@msynk msynk moved this to Investigating in Support tracking Apr 21, 2025
@msynk
Copy link
Member

msynk commented Apr 23, 2025

@ArvinDev1400 can we have a sample source code for this issue?

and it seems this issue is a duplicate of #9728, isn't it?

@ArvinDev1400
Copy link
Contributor Author

Yes, of course I will send it.
I think #9728 refers to receiving information. Our problem is with the design.

<BitDropdown Label="@Label" @bind-Value="Value" ShowSearchBox ShowClearButton AutoFocusSearchBox NoBorder Items="_dropdownItems" DropDirection="BitDropDirection.TopAndBottom" SearchBoxPlaceholder="@Localizer[nameof(AppStrings.Search)]" Styles="@(new() { Container = "background-color: var(--mud-palette-appbar-background); border-bottom:1px solid var(--mud-palette-lines-inputs)", Callout = "border-radius:.4rem;background-color: var(--mud-palette-appbar-background);" })" />

@msynk
Copy link
Member

msynk commented Apr 23, 2025

Unfortunately, this code sample doesn't help us investigate the issue. We would appreciate it if you could send us sample code to reproduce the issue (with C#, Razor, CSS, and ...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Investigating
Development

No branches or pull requests

2 participants