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

Redo the single DID page view #472

Open
1 task
MytsV opened this issue Aug 29, 2024 · 0 comments
Open
1 task

Redo the single DID page view #472

MytsV opened this issue Aug 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MytsV
Copy link
Contributor

MytsV commented Aug 29, 2024

Description

Should be built on top of PR #463
Depends on #432

Requirements:

  • migrate to a new design and layout
  • use custom styled shadcn components
  • make sure the loading cannot start while the table isn't ready
  • make sure the page.tsx is completely server-side (allow initial data loading, useSearchParams there)
  • make sure the errors in tables are displayed
  • cover with unit/integration tests!
  • change storybooks to use endpoint mocking
  • completely change the way tabs behave
  • make sure nonexistent DIDs aren't loaded!

Motivation

No response

Change

No response

Additional Information

  • The Rucio API needs to be changed.
@MytsV MytsV added the enhancement New feature or request label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant