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

[TECH] Utiliser le composant PixPagination du Design System (PIX-15862) #10899

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

xav-car
Copy link
Contributor

@xav-car xav-car commented Dec 24, 2024

🎄 Problème

Sur PixOrga nous avons une Pagination "interne" créée avant l'existance de PixPagination. Mais nous n'avons jamais fait ce changement

🎁 Proposition

Remplacer l'utilisation de PaginationControl par PixPagination

🧦 Remarques

Nécessite le merge de Pix-ui#718 ainsi que l'installation sur cette branche de la derniere version de PixUI

PaginationControl a évolué au détriment de PixPagination acceptant une function lors d'une selection d'un élément afin de déclencher un evenement. N'existant pas à l'heure actuel sous PixUI ( chose qui est sur le point de changer ) .

La migration des pagination ayant des tableaux permettant la selection d'element pour diverses action n'a pu être remplacer

🎅 Pour tester

CI au vert, faire un tour de l'application afin de valider le fonctionnement des différentes Page

@pix-bot-github
Copy link

Une fois les applications déployées, elles seront accessibles via les liens suivants :

Les variables d'environnement seront accessibles via les liens suivants :

@xav-car xav-car changed the title [TECH] Utiliser les composants du Design System disponible (PIX-CHRISTMAS) [TECH] Utiliser les composants du Design System disponible (PIX-15862) Dec 24, 2024
@xav-car xav-car force-pushed the pix-orga/use-design-system-component branch from dd65e4a to 0b5d1b1 Compare December 26, 2024 09:07
@xav-car xav-car force-pushed the pix-orga/use-design-system-component branch from 0b5d1b1 to 29aeffc Compare December 26, 2024 09:38
@xav-car xav-car changed the title [TECH] Utiliser les composants du Design System disponible (PIX-15862) [TECH] Utiliser le composant PixPagination du Design System (PIX-15862) Dec 26, 2024
@xav-car xav-car marked this pull request as ready for review December 26, 2024 09:39
@xav-car xav-car added the ⚠️ PR Inheritance This PR inherits a first-to-merge PR and will need a rebase label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants