Skip to content

feat(nimbus): add application field to rollouts overview form#16173

Open
moibra05 wants to merge 1 commit into
mainfrom
15920
Open

feat(nimbus): add application field to rollouts overview form#16173
moibra05 wants to merge 1 commit into
mainfrom
15920

Conversation

@moibra05

@moibra05 moibra05 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Because

  • Overview section in new rollouts form was missing the applications field

This commit

  • Adds a field to specify application

Fixes #15920

@RJAK11 RJAK11 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that in the old UI, the Application field is disabled and has the note: “Application can not be changed after an experiment is created.” I was wondering if we should also disable this field in the new UI for consistency but I'm not too sure.

@jaredlockhart

Copy link
Copy Markdown
Collaborator

@RJAK11 is exactly right, we put it there for reference but it's read only and can't be changed 🙏

@moibra05

moibra05 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

ah are we still only going to be able to set the application through the " Create Experiment " modal?

@jaredlockhart

Copy link
Copy Markdown
Collaborator

@moibra05 yeah exactly. On the home page we'll need a new 'create rollout' button that does the same thing, title, hypothesis, application, that creates the rollout, then fill in the rest on the detail page, application field is present but locked.

Comment thread experimenter/experimenter/nimbus_ui/templates/new/rollouts/overview/card.html Outdated
Comment thread experimenter/experimenter/nimbus_ui/new/forms.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Platform to Overview Card

3 participants