-
Notifications
You must be signed in to change notification settings - Fork 0
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
BACKOFFICE FE/UI/Labeling Tool: Update UI/UX handle qc_status #11
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[major]
- There are many files changed. This makes code review hard. Please separate PR by intention.
- Please describe the detail what you trying to change in PR description
- Please try not to change the previous code format. This makes many changes which are not related this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was resolved all issue, please check it again, thank.
@choipd, I will remember and description indent task detail more than, thank for you advise. |
@choipd , can you approve my new change code. |
import {CSSHelper} from '../../../logic/helpers/CSSHelper'; | ||
import {APIService} from '../../../services/API'; | ||
import {PopupWindowType} from '../../../data/enums/PopupWindowType'; | ||
import { Input } from '@material-ui/core'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Minor]
Please keep the previous code format. It would be nice to focus on which part of the codes changed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@choipd, I was change code to previous in this view.
Pre-flight checklist