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

Reimplement input mirroring for OT milestone fields #3731

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mikezzb
Copy link

@mikezzb mikezzb commented Mar 22, 2024

Fixes #3173

  • If the value in the text box for the OT/DT desktop milestone start/end field is changed, and the other android/webview milestone start fields are empty or were the same value as the desktop milestone previously, their values are also changed to match.
  • If this value mirroring occurs, the touched property on these fields are all changed to "true" (which is how we know to update the field once the form is submitted).

Demo:

Screen.Recording.2024-03-22.at.01.13.40.mov

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.

Reimplement input mirroring for OT milestone fields
1 participant