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

react-base: Minor fix and improvement to ForceBuildModal fields #7571

Merged
merged 7 commits into from May 20, 2024

Conversation

tdesveaux
Copy link
Contributor

@tdesveaux tdesveaux commented May 6, 2024

Mainly fix FieldChoiceString with multiple.

Biggest change was to untype the value stored by ForceBuildfieldsState as storing everything as string would be awkward in some places and I don't think it brought much to type it.

Contributor Checklist:

  • I have updated the unit tests
  • I have created a file in the newsfragments directory (and read the README.txt in that directory)
  • [n/a] I have updated the appropriate documentation

Copy link
Member

@p12tic p12tic left a comment

Choose a reason for hiding this comment

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

Took a while to agree that this PR makes sense after all.

@p12tic p12tic force-pushed the react-base/force-build-fields-fixes branch from fea991d to baddede Compare May 15, 2024 19:40
@p12tic
Copy link
Member

p12tic commented May 15, 2024

@tdesveaux Does this PR really not need a newsfragment? It does fix something.

@tdesveaux
Copy link
Contributor Author

@tdesveaux Does this PR really not need a newsfragment? It does fix something.

You're right, I can't remember why I thought differently.
I'll also look into adding tests on the 3 fields component this touches so there is no regression.

@tdesveaux tdesveaux force-pushed the react-base/force-build-fields-fixes branch from baddede to 4f73e13 Compare May 17, 2024 16:31
@tdesveaux tdesveaux force-pushed the react-base/force-build-fields-fixes branch 2 times, most recently from 642fa9c to 30dcdd9 Compare May 19, 2024 08:39
@tdesveaux tdesveaux force-pushed the react-base/force-build-fields-fixes branch from 30dcdd9 to a4eda76 Compare May 20, 2024 07:36
@p12tic p12tic merged commit 4199678 into buildbot:master May 20, 2024
35 checks passed
@tdesveaux tdesveaux deleted the react-base/force-build-fields-fixes branch May 21, 2024 07:24
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.

None yet

2 participants