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

Firefox is broken, Chrome and Edge works fine. #257

Open
gumbarros opened this issue Feb 23, 2024 · 2 comments
Open

Firefox is broken, Chrome and Edge works fine. #257

gumbarros opened this issue Feb 23, 2024 · 2 comments

Comments

@gumbarros
Copy link

gumbarros commented Feb 23, 2024

Edge:
image

Firefox:
image

min-width workaround just for firefox.

.search-box-menu{
    width: 100%;
    min-width: 18.75rem !important;
}

Our typeahead initialization:https://github.com/JJConsulting/JJMasterData/blob/main/src/Web/Scripts/SearchBoxListener.ts

If you want to repro, create a SearchBox in a form at https://www.github.com/jjconsulting/jjmasterdata

@fcandidotech
Copy link

I had a similar problem in my aplication, would be a great fix.

@LucioPelinson
Copy link

+1

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

No branches or pull requests

4 participants