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

Should ChipInput component be wrapped by Form tag ? #366

@Na-hyunwoo

Description

@Na-hyunwoo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions