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

Search results not aligned with search field when user is authentificated #4918

Open
1 task
arno974 opened this issue Oct 24, 2024 · 0 comments
Open
1 task
Assignees
Labels

Comments

@arno974
Copy link

arno974 commented Oct 24, 2024

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

#lizmap-search .items {
  margin-top: 25px;
}

image

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

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

No branches or pull requests

2 participants