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

[BUG] Search bar is missing in combined view #917

Open
Kdecherf opened this issue Oct 17, 2021 · 2 comments
Open

[BUG] Search bar is missing in combined view #917

Kdecherf opened this issue Oct 17, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Kdecherf
Copy link

Describe the bug

The combined view lets the search form in the topbar.

In mobile view, this search input is missing.

Device

  • Browser: Firefox 93 with simulated mobile view
  • OS: [e.g. Windows 10]
  • Screen size: 428x926 (Iphone 12 Pro Max)

To reproduce

Steps to reproduce the behavior:

  1. Go to https://preview.tabler.io/layout-combo.html
  2. Enable mobile view (can be done with Ctrl+Shift+M on Firefox)

Screenshots
2021-10-17-105723_425x760
2021-10-17-105729_426x753

@Kdecherf Kdecherf added the bug Something isn't working label Oct 17, 2021
@Aribaskar-jb
Copy link

i can work on this ..bug

@rayhanardhinar
Copy link

actually there are many ways to fix this bug, but maybe this help fix this bug
code li
first you add the same searchbar form to the unordered list from layout-combo.html file.
code
secondly, add mediascreen to help you make searchbar disappear in certain size, in this code is min-width, when it exceeds the size, it will become disappear as it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants