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

[front] - refacto: get rid PokeLink #8576

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Conversation

JulesBelveze
Copy link
Contributor

Description

This PR aims at getting rid of the PokeLink component and to use sparkle LinkWrapper instead.

Risk

Low, as it only touches poke

Deploy Plan

Deploy front

… component

- Replaced instances of PokeLink with the LinkWrapper to standardize link components across different modules
- Ensured LinkWrapper component is used consistently for all link elements in assistant, data_source_views, and data_sources columns, as well as in shadcn ui table components
 - Deleted the PokeLink component from the project
 - Cleaned up associated code and references to streamline the UI module
…om column components

 - Deleted PokeLink imports from `assistants/columns.tsx`, `data_source_views/columns.tsx`, and `data_sources/columns.tsx` as they are no longer in use
@JulesBelveze JulesBelveze merged commit 5ac43d5 into main Nov 12, 2024
3 checks passed
@JulesBelveze JulesBelveze deleted the refacto/get-rid-pokelink branch November 12, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants