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

[FEATURE] Replace react-stickup #1075

Open
Virtute90 opened this issue Jul 2, 2024 · 1 comment
Open

[FEATURE] Replace react-stickup #1075

Virtute90 opened this issue Jul 2, 2024 · 1 comment
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement

Comments

@Virtute90
Copy link
Collaborator

The react-stickup component does not support react 18 (it is no longer updated since December 2020), it should be replaced with another one.

From a first check it seems that it is only used in the header:

import { Sticky, StickyProvider } from 'react-stickup';

@astagi astagi added the dependencies Pull requests that update a dependency file label Jul 17, 2024
@Fupete Fupete moved this from 🆕 New to 🏗 In progress in Design system .italia 🇮‍🇹 Jul 29, 2024
@Virtute90
Copy link
Collaborator Author

Ragionando, a cosa serve questo pacchetto? non è sufficiente aggiungere la classe .sticky-top per avere il comportamento desiderato?

FYI @astagi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants