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

Move incompatible client-side views to client-server setup of NextJS 15 #516

Open
1 task
maany opened this issue Mar 3, 2025 · 0 comments
Open
1 task
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@maany
Copy link
Member

maany commented Mar 3, 2025

Description

The webui was built with mostly client side rendering in mind. A large part of the views and components were moved to server side rendering by @MytsV, however we need to re-visit the pages and ensure the runtimes ( server or client) are correct. This distinction is important for features like caching in NextJS 15 to perform well.

Motivation

No response

Change

No response

Additional Information

  • The Rucio API needs to be changed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant