The defaulting should only be done after submission phase
Open
@debuggy is already working on this.
Since May 28, 2020.
bug
pai-dev
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
- The defaulting should only be done after submission phase.
the current validation updated the fields that is empty with default values, should not change users original form.- check all the fields that has this problem and then rank the priority
- And we should not change user already specified values in any phase.
Originally posted by @scarlett2018 in https://github.com/microsoft/pai/issues/3823#issuecomment-635154572
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.