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

Replace useWindowSize hook with plain css #578

Open
Quiddlee opened this issue Sep 30, 2024 · 0 comments
Open

Replace useWindowSize hook with plain css #578

Quiddlee opened this issue Sep 30, 2024 · 0 comments

Comments

@Quiddlee
Copy link
Collaborator

📝 Describe the refactoring task

In order to completely migrate to SSG, we need to replace useWindowSize hook with responsive css

📍 Code location

  1. src/app/layouts/base-layout/components/footer/footer.tsx
  2. src/widgets/upcoming-courses/ui/upcoming-courses.tsx
  3. src/app/layouts/base-layout/components/header/header.tsx

✅ Definition of Done (DoD):

  1. investigate the complexity of the refactor
  2. decide should we create a separate ticket for each component or leave everything in this issue
  3. replace useWindowSize with plain responsive css
@Quiddlee Quiddlee added this to the 💫 Migration to SSG milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant