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

fix(common): fix sidenav button scrollUp and scrolldown #1493

Merged
merged 8 commits into from
Nov 14, 2023

Conversation

aziz-access
Copy link
Contributor

What is the current behavior? (You can also link to an open issue here)

this behavior related to #1803

What is the new behavior?

solve issues with sidenav controle buttons scrollUp and scrolldown

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@aziz-access aziz-access added the bug Incorrect or unexpected behaviors // Anomalies de fonctionnement label Nov 9, 2023
@aziz-access aziz-access self-assigned this Nov 9, 2023
Copy link
Collaborator

@alecarn alecarn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourrais-tu aligner les boutons svp. Sinon c'est bien beau!
image

@@ -41,7 +41,7 @@ $igo-actionbar-item-icon-padding: 8px;
top: 0;
background-color: white;
z-index: 3;

padding: 4px;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Qu'arrive t'il si on décide de donner plus de largeur au menu de gauche? Est-ce qu'on pourrait utiliser une méthode générique pour centrer le bouton, par exemple donner à son parent un display flex et avec une justification du contenu centré.

@alecarn alecarn merged commit da807d9 into next Nov 14, 2023
4 checks passed
@alecarn alecarn deleted the 1083-probleme-barre-de-defilement-des-outils-a-gauche branch November 14, 2023 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect or unexpected behaviors // Anomalies de fonctionnement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problème barre de défilement des outils à gauche
2 participants