Skip to content

Feature/bootstrap v5#431

Draft
petrKavulok wants to merge 24 commits intomasterfrom
feature/bootstrap-v5
Draft

Feature/bootstrap v5#431
petrKavulok wants to merge 24 commits intomasterfrom
feature/bootstrap-v5

Conversation

@petrKavulok
Copy link
Copy Markdown
Contributor

No description provided.

@petrKavulok petrKavulok self-assigned this Aug 6, 2023
</div>
</Col>
</Row>
<FormGroup tag="fieldset" disabled={props.isSubmitting}>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@petrKavulok Why? I thought that <FormGroup> is a reactstrap tag, or were there any clashes with bootstrap5?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, it <FormGroup> is using Bootstraps class names and respective styling. Form specific layout classes were dropped in B5.
Screenshot 2023-08-09 at 9 57 48

https://getbootstrap.com/docs/5.1/migration/#forms

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but we are using reactstrap component here. And it is still present in reactstrap v9, which should be fully compatible with bootstrap v5

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.

2 participants