Skip to content

reorg/refactor separate experiment-design-stepper feature state / core services#650

Merged
mfugate1 merged 6 commits intodevfrom
feature/refactor-utilize-experiment-stepper-service
Dec 8, 2022
Merged

reorg/refactor separate experiment-design-stepper feature state / core services#650
mfugate1 merged 6 commits intodevfrom
feature/refactor-utilize-experiment-stepper-service

Conversation

@danoswaltCL
Copy link
Copy Markdown
Collaborator

This PR aims to begin reorganizing frontend code that is specific to Experiment Design Stepper Modal all in one place. This initial change should contain no logic changes, just reorganizing and some name changes.

The "Experiment Design Stepper" lacks its own feature store / core services, it really needs to be its own entity. Currently we are overloading the "Experiments" feature with stuff that really should belong in a different spot that is easier to work with and reason about on its own.

This will allow some refactoring to reduce the large amount of redundant code found within the experiment stepper, and a more focused set of files to locate the growing amount of future work that is Experiment Design Stepper focused.

@ppratikcr7 ppratikcr7 disabled auto-merge December 8, 2022 18:04
@mfugate1 mfugate1 enabled auto-merge (squash) December 8, 2022 18:05
@mfugate1 mfugate1 merged commit 8f50346 into dev Dec 8, 2022
@mfugate1 mfugate1 deleted the feature/refactor-utilize-experiment-stepper-service branch December 8, 2022 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants