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 DIDs list page #471

Closed
1 task
MytsV opened this issue Aug 29, 2024 · 1 comment · Fixed by #477
Closed
1 task

Redo the DIDs list page #471

MytsV opened this issue Aug 29, 2024 · 1 comment · Fixed by #477
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 are displayed
  • useQuery to load additional data; thorough handling of any errors with metadata
  • cover with unit/integration tests!
  • fix storybooks with mocking

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
@MytsV
Copy link
Contributor Author

MytsV commented Sep 2, 2024

The new layout and design:
image

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

Successfully merging a pull request may close this issue.

1 participant