Closed soullivaneuh closed 3 years ago
same problem here
It seems to be solved since release 2.4.0 of AdminLTE.
See the PR that fixed the issue here: https://github.com/almasaeed2010/AdminLTE/pull/1416
See the release that packaged the fix here: https://github.com/almasaeed2010/AdminLTE/releases/tag/v2.4.0
SonataAdminBundle is currently using version 2.3.8 of AdminLTE.
Could we consider upgrading to 2.4.0 or greater (latest release is 2.4.5) to help fix this issue?
Have a nice day!
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
yes. still relevant. we need upgrade the adminlte scripts. but i don't know if is posible or not.
El jue., 30 ene. 2020 a las 22:07, stale[bot] (notifications@github.com) escribió:
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sonata-project/SonataAdminBundle/issues/5045?email_source=notifications&email_token=ABCOZJE64ZZ33OVYU7FBQELRAM6RNA5CNFSM4EX2PZIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKMR5QA#issuecomment-580460224, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABCOZJESGNCCPTW63I6WXC3RAM6RNANCNFSM4EX2PZIA .
this isue still relevant
It seems to be solved since release 2.4.0 of AdminLTE.
See the PR that fixed the issue here: ColorlibHQ/AdminLTE#1416
See the release that packaged the fix here: https://github.com/almasaeed2010/AdminLTE/releases/tag/v2.4.0
SonataAdminBundle is currently using version 2.3.8 of AdminLTE.
Could we consider upgrading to 2.4.0 or greater (latest release is 2.4.5) to help fix this issue?
Have a nice day!
Sonata 4 use "admin-lte": "^2.4",
so I assume it's fixed on master.
Environment
Sonata packages
Symfony packages
PHP version
Subject
We currently can't make a global search on Android. Works on IOS.
Steps to reproduce
On an Android device, go on a Sonata page and try to tap on the global search input.
Expected results
The keyboard appear and I can do my search.
Actual results
The keyboard did appeared but disappeared just after that.
Funny note: If I tap a lot of time on the input, I will finally have my keyboard stick on the screen.