-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/swd 43 post preview and validation #33
Conversation
</Form.Group> | ||
</Modal.Body> | ||
<Modal.Footer> | ||
{/* <AppButton variant="secondary" onClick={hideModal}>*/} |
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.
why comment out of this section? if not use, remove it, Github already save our life
@@ -26,4 +26,163 @@ | |||
} | |||
} | |||
} | |||
} | |||
|
|||
@mixin form-validation-state-selector($state) { |
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.
use meaningful variable instead, which form will apply, what's this validate?
} | ||
} | ||
|
||
// stylelint-disable-next-line selector-no-qualifying-type |
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.
why disable stylelint? explain reason, if not, never by pass eslint and stylelint without reason
frontend/src/modules/products/components/post-product/PostProduct.tsx
Outdated
Show resolved
Hide resolved
@@ -32,7 +37,7 @@ export default function PostProduct(): ReactElement { | |||
// for example, you could return a loading spinner | |||
return <div>Loading...</div>; |
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.
remove it, we already have snipper loading when call api
hiện tại là xong validation (trừ mục địa chỉ), preview em chỉ mới đang câu từ cái address qua nên chưa chỉnh, còn về phần giao diện như bên Hiếu thì em có bỏ thử nhưng nó lỗi mấy chỗ interface nên em chưa bưng từ bên đó qua đc do em chưa biết chỉnh