You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user is authenticated, the search results not aligned with search field.
The css right position should be something around right: 320px; when the user is authenticated.
In addition, the first line of results is not visible, as it is hidden by the close button.
Something like this should do the trick
#lizmap-search .items {
margin-top: 25px;
}
Steps to reproduce the issue
Activate lizmap_search
Authentificate in lizmap
search in a project
Versions, safeguards, check summary etc
Versions :
Lizmap Web Client : 3.7.11
Lizmap plugin : 4.4.2
QGIS Desktop : 3.34.4
Lizmap.com : Yes
QGIS Server : 3.34.11
Py-QGIS-Server : 1.9.1
QGIS Server plugin DataPlotly : Not installed
QGIS Server plugin atlasprint : 3.4.1
QGIS Server plugin cadastre : 1.20.0
QGIS Server plugin lizmap_server : 2.11.2
QGIS Server plugin wfsOutputExtension : 1.8.2
List of Lizmap Web Client modules :
* Version Lizmap Web Client 3.8 needed
List of safeguards :
* Mode : normal
* Allow parent folder : no
* Prevent other drive : yes
* Prevent PG service : yes
* Prevent PG Auth DB : yes
* Force PG user&pass : yes
* Prevent ECW : yes
Check Lizmap plugin
I have done the step just before in the Lizmap QGIS desktop plugin before opening this ticket. Otherwise, my ticket is not considered valid and might get closed.
Operating system
Ubuntu 24.04
Browsers
Firefox
Browsers version
Firefox 131
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
What is the bug? (in English)
When the user is authenticated, the search results not aligned with search field.
The css right position should be something around
right: 320px;
when the user is authenticated.In addition, the first line of results is not visible, as it is hidden by the close button.
Something like this should do the trick
Steps to reproduce the issue
Versions, safeguards, check summary etc
Versions :
List of Lizmap Web Client modules :
* Version Lizmap Web Client 3.8 needed
List of safeguards :
* Mode : normal * Allow parent folder : no * Prevent other drive : yes * Prevent PG service : yes * Prevent PG Auth DB : yes * Force PG user&pass : yes * Prevent ECW : yes
Check Lizmap plugin
Operating system
Ubuntu 24.04
Browsers
Firefox
Browsers version
Firefox 131
Relevant log output
No response
The text was updated successfully, but these errors were encountered: