Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Should ChipInput component be wrapped by Form tag ? #366

Open
Na-hyunwoo opened this issue Dec 9, 2022 · 0 comments
Open

Should ChipInput component be wrapped by Form tag ? #366

Na-hyunwoo opened this issue Dec 9, 2022 · 0 comments

Comments

@Na-hyunwoo
Copy link

Na-hyunwoo commented Dec 9, 2022

I have a question about your code ChipInput.js

스크린샷 2022-12-09 오후 3 50 16

In the code, the children component like InputLabel is wrapped by FormControl made by material-ui.

I knew mdn define form like below.

The <form> HTML element represents a document section containing interactive controls for submitting information.

The important part is "for submitting information".

I think combination of input should be wrapped by form tag not the single ChipInput.

I want to know what do you think about this question.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant