Skip to content

Conversation

0dimen
Copy link
Collaborator

@0dimen 0dimen commented May 25, 2024

InputRuled : 컴포넌트 커스텀.
validateInput : <Form.Item>의 rules의 validator를 통해 조건을 확인하고, 조건을 만족하지 않을 시, form submit을 reject

0dimen added 3 commits May 25, 2024 22:08
InputRuled : <Input/> 컴포넌트 커스텀.
validateInput : <Form.Item>의 rules의 validator를 통해 조건을 확인하고, 조건을 만족하지 않을 시, form submit을 reject
- Sketch Edit 제외 모든 조건 적용 완료
- checkInput의 type check 적용 완료

[적용 리스트]
- User
	- register
	- userEdit
- Channel
	- ChannelCreate
	- ChannelEidt
- Sketch
	- SketchCreate
- Block
	- BlockEdit
- Plugin
	- AWSPlugin
	- AzurePlugin
- SearchForm
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.

1 participant