Within a modal, I have incorporated a header with tabs and tab content in the body, following the structure of Bootstrap 5. The modal footer includes buttons separated by dots.
When encapsulating the modal body and footer within a form tag for validation purposes, issues arise, especially on mobile devices.