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(pagination): set margin between numbers to 0 #1179

Merged
merged 3 commits into from
May 2, 2022

Conversation

hannahiss
Copy link
Member

and add new variable for margins at start and end (before and after numbers).

Naming to see for this variable

I also had to correct line 107 to be able to commit (was sending an error), conforming to higher in the file.

closes #1120

@julien-deramond
Copy link
Member

See #1154

@julien-deramond

This comment was marked as off-topic.

@hannahiss
Copy link
Member Author

hannahiss commented Apr 7, 2022

@louismaximepiton : j'ai changé de PR car je ne m'en sortais pas avec l'autre. Tu trouveras normalement ici les bonnes modifications pour la #1120. Merci pour ta relecture :-)

Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

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

This solution seems to do the trick, but we need to introduce // Boosted mod

scss/_pagination.scss Outdated Show resolved Hide resolved
scss/_pagination.scss Show resolved Hide resolved
scss/_pagination.scss Outdated Show resolved Hide resolved
scss/_pagination.scss Outdated Show resolved Hide resolved
scss/_variables.scss Outdated Show resolved Hide resolved
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

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

Few changes due to my mistakes, sorry about that

scss/_pagination.scss Outdated Show resolved Hide resolved
scss/_pagination.scss Outdated Show resolved Hide resolved
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

… for margin at start and end (before and after numbers). Naming to see
… for margin at start and end (before and after numbers). Naming to see
… for margin at start and end (before and after numbers).
@julien-deramond julien-deramond force-pushed the main-his-pagination-numbers-margin2 branch from 7db98bc to 374761a Compare May 2, 2022 06:43
@julien-deramond julien-deramond self-requested a review May 2, 2022 06:51
@julien-deramond julien-deramond added this to In progress in v4.6.2 via automation May 2, 2022
@julien-deramond julien-deramond moved this from In progress to Backport to v4 in v4.6.2 May 2, 2022
Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

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

If easily doable please backport it to v4.

@julien-deramond julien-deramond merged commit 4db3ced into main May 2, 2022
v4.6.2 automation moved this from Backport to v4 to Done May 2, 2022
@julien-deramond julien-deramond deleted the main-his-pagination-numbers-margin2 branch May 2, 2022 06:58
@julien-deramond julien-deramond mentioned this pull request May 2, 2022
@julien-deramond julien-deramond moved this from Done to Backport to v4 in v4.6.2 May 2, 2022
@hannahiss
Copy link
Member Author

hannahiss commented May 2, 2022

If easily doable please backport it to v4.

The space between numbers in pagination is already ok in v4 so no need to backport

@julien-deramond
Copy link
Member

Are you sure? I have this on v4-dev.

Capture d’écran 2022-05-02 à 10 29 46

@hannahiss
Copy link
Member Author

You're right... Sorry it's monday morning... I'll have a look to check how much this is complicated to fix in v4...

@julien-deramond julien-deramond removed this from Backport to v4 in v4.6.2 May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs > Components > Pagination > Disabled and active states: Fix css
3 participants