Skip to content

Is fieldset required for VFG ? #197

Closed
@lionel-bijaoui

Description

@lionel-bijaoui

Since VFG is using a <fieldset> as main tag, it is impossible to use flexbox on it.
Flexbox allow for great layout to be made without any CSS hacks.
Knowing that most behaviors of forms are dealt with through use of JavaScript, can we simply use a div as a "wrapper" for the fields ?
Would that break something essential that I'm missing to see ?

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