Skip to content

Add margin-bottom to layout in ScopeStepConverter component#407

Merged
cristian-tamblay merged 1 commit into
developfrom
fix/converter-modal-spacing
Dec 22, 2025
Merged

Add margin-bottom to layout in ScopeStepConverter component#407
cristian-tamblay merged 1 commit into
developfrom
fix/converter-modal-spacing

Conversation

@Creylay
Copy link
Copy Markdown
Collaborator

@Creylay Creylay commented Dec 19, 2025

Summary

Fixed spacing issue in converter scope configuration modal where buttons were stuck to the content with no visual separation. Added bottom margin to the button container.


Type of Change

Check all that apply like this [x]:

  • Backend change
  • Frontend change
  • CI / Workflow change
  • Build / Packaging change
  • Bug fix
  • Documentation

Changes (by file)

  • DashAI/front/src/components/notebooks/converterCreation/ScopeStepConverter.jsx: Added mb: 4 to button container Box to create proper spacing between RowSelector content and action buttons

Testing (optional)

Open a converter configuration modal and verify that there is visible spacing between the scope step content (RowSelector) and the bottom buttons.


Notes (optional)

Before
image

After
image

@cristian-tamblay cristian-tamblay merged commit 9a9583e into develop Dec 22, 2025
18 checks passed
@cristian-tamblay cristian-tamblay deleted the fix/converter-modal-spacing branch December 22, 2025 12:26
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