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

Implement a UI component for displaying the experiment design data in a paginated table #145

Open
ke4 opened this issue Mar 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ke4
Copy link
Contributor

ke4 commented Mar 25, 2024

The currently used code for the experiment design tab can be found here: experiment-design.
The current design looks like this:

Image

We should check if we could reuse some part of the code from that repository. We certainly have to add new code to be able to fetch paginated data from a new endpoint and display that on the UI.
That endpoint is going to be implemented in this ticket: Implement an endpoint for retrieving the data for an experiment's experiment design.

@ke4 ke4 added the enhancement New feature or request label Mar 25, 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