Skip to content

Refactor NewExperiment.tsx and ExperimentListing.tsx #605

Description

@rhit-fruechss

Right now, both NewExperiment.tsx and ExperimentListing.tsx have notable maintenance difficulties, most likely as a result of technical debt:

  • NewExperiment.tsx has duplicated code
  • The functional division between components and frontend functions is unclear
  • ExperimentListing.tsx is notably a very large file that handles the entire logic of the experiment listing page.

Metadata

Metadata

Assignees

Labels

refactorupdate existing functionality to make it better

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions