Recherche employeur : Correctif temporaire permettant d'afficher les menus déroulants (distance, type de structure…) au-dessus du titre et des onglets - #6615
Merged
Conversation
This issue seems relatively old but has become more common since 5739c32 (breakpoint changes)
EwenKorr
force-pushed
the
ewen/fix-dropdown
branch
from
July 28, 2025 10:05
b25aab3 to
4acd0b2
Compare
EwenKorr
added this pull request to the merge queue
Jul 28, 2025
Contributor
Author
|
On compte sur toi @hellodeloo pour revert et trouver une solution plus propre ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤔 Pourquoi ?
Sur petits écrans les menus déroulants de la recherche (Distance, Types de structure…) sont orientés vers le haut.
Ils rentrent en conflit avec la section titre
s-title-02qui est sticky, et qui a unz-indexsupérieur.Certaines valeurs sont donc inaccessibles.
Ce problème arrive plus fréquemment depuis 5739c32, avec le changement de breakpoints.
En attendant que @hellodeloo puisse réorganiser le
z-indexdes différents éléments dans le thème (ou toute autre solution qu'il trouvera pertinente), voilà un correctif temporaire.cf https://gip-inclusion.slack.com/archives/C01181Y04LT/p1753692325909599
💻 Captures d'écran
Avant :
Après :