Skip to content

ref(aci): automation form cleanup #93775

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

Merged
merged 4 commits into from
Jun 18, 2025
Merged

Conversation

ameliahsu
Copy link
Member

  • extracting the Form from AutomationForm and wrapping AutomationForm with FullHeightForm inside of the new-settings page instead
  • updated Step 1 of automation creation so that the automation name is not editable
  • now passing connected monitor ids through query params instead of localStorage

@ameliahsu ameliahsu requested a review from a team as a code owner June 17, 2025 22:55
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 17, 2025
type="text"
autoComplete="off"
/>
</StyledInputGroup>
Copy link
Member Author

Choose a reason for hiding this comment

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

the SearchBar was throwing errors about nesting a Form inside a Form, this is kind of a temporary fix since this search bar doesn't work right now anyways

@ameliahsu ameliahsu merged commit 0c9fada into master Jun 18, 2025
45 checks passed
@ameliahsu ameliahsu deleted the mia/aci/ref-new-automation branch June 18, 2025 17:40
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
- extracting the `Form` from `AutomationForm` and wrapping
`AutomationForm` with `FullHeightForm` inside of the new-settings page
instead
- updated Step 1 of automation creation so that the automation name is
not editable
- now passing connected monitor ids through query params instead of
localStorage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants