Skip to content
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

making UX for edit mirror simpler #1338

Merged
merged 2 commits into from
Feb 29, 2024
Merged

making UX for edit mirror simpler #1338

merged 2 commits into from
Feb 29, 2024

Conversation

heavycrystal
Copy link
Contributor

  1. Edit Mirror button is completely disabled unless mirror is paused.
  2. Automatic unpausing once we finish processing config update.
  3. Labels to convey automatic unpausing

@heavycrystal heavycrystal force-pushed the edit-mirror-simpler-ux branch 2 times, most recently from 6947ad0 to 48d88db Compare February 21, 2024 10:17
err = w.processCDCFlowConfigUpdates(ctx, cfg, state, mirrorNameSearch)
if err != nil {
return state, err
}
// explicitly unpause
state.ActiveSignal = shared.NoopSignal
Copy link
Contributor

Choose a reason for hiding this comment

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

arguably unpausing should be a pool on edit request

@heavycrystal heavycrystal force-pushed the edit-mirror-simpler-ux branch from 48d88db to e351f4c Compare February 29, 2024 06:36
@heavycrystal heavycrystal merged commit b6eb5d1 into main Feb 29, 2024
10 of 11 checks passed
@heavycrystal heavycrystal deleted the edit-mirror-simpler-ux branch February 29, 2024 07:06
heavycrystal added a commit that referenced this pull request Feb 29, 2024
iskakaushik pushed a commit that referenced this pull request Feb 29, 2024
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.

2 participants