-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat #396 : Create Experiments From Overrides #397
base: main
Are you sure you want to change the base?
feat #396 : Create Experiments From Overrides #397
Conversation
} | ||
> | ||
|
||
<EditorProvider> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ShubhranshuSanjeev shouldn't this Provider
be already present inside the Forms
itself
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please change the commit action, squash the commits as well
also, files are not formatted correctly
733caf4
to
76e3430
Compare
@yuvrajjsingh0 Can you please attach a video for this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please keep the commit action specifically as "feat: <<Commit Message>>"
Video: Screen.Recording.2025-02-03.at.11.58.17.AM.mov |
95fd04c
to
ee07907
Compare
ee07907
to
5778bf9
Compare
58b5fef
to
95a0caf
Compare
@yuvrajjsingh0 can you make one more quick change here? When the experiment is created, you get an experiment ID. Using this, you can redirect a user to the single experiments page after they have created an experiment from the override. |
ddff41d
to
cc96e92
Compare
Done |
de28c17
to
b393884
Compare
7f191b2
to
27b04a8
Compare
Problem
Create Experiments From Overrides
Solution
Added create experiment popup to overrides