Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(styles): form grid margins & paddings issues #3767

Merged
merged 7 commits into from
Aug 15, 2022

Conversation

platon-rov
Copy link
Contributor

@platon-rov platon-rov commented Aug 3, 2022

Related Issue

Closes #3574
Refers to SAP/fundamental-ngx#7854

Description

Form container margins fixed.

Screenshots

Form Grid

Before:

Note: Redundant gaps in horizontal mode.
image

Note: No margins between groups.
image

image

After:

image

image

image

@platon-rov platon-rov added the Bug Something isn't working label Aug 3, 2022
@platon-rov platon-rov requested a review from a team August 3, 2022 12:11
@platon-rov platon-rov self-assigned this Aug 3, 2022
@netlify
Copy link

netlify bot commented Aug 3, 2022

Deploy Preview for fundamental-styles ready!

Name Link
🔨 Latest commit a0cc1f8
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-styles/deploys/62f4dd138d9c0b00082667e6
😎 Deploy Preview https://deploy-preview-3767--fundamental-styles.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@platon-rov platon-rov marked this pull request as draft August 3, 2022 12:43
@platon-rov platon-rov marked this pull request as ready for review August 4, 2022 12:27
@platon-rov platon-rov changed the title fix(styles): form layout margins fix(styles): form grid margin & paddings issues Aug 4, 2022
@platon-rov platon-rov changed the title fix(styles): form grid margin & paddings issues fix(styles): form grid margins & paddings issues Aug 4, 2022
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

This pull request is stale because it has been open 2 days with no activity. Remove stale label or comment or this will be closed in 3 days

@github-actions github-actions bot added the stale label Aug 7, 2022
@platon-rov platon-rov removed the stale label Aug 8, 2022
@InnaAtanasova InnaAtanasova added this to the Sprint 94 - Montevideo milestone Aug 10, 2022
BREAKING CHANGE:
* Class `fd-form-group__item` removed
BREAKING CHANGE:
* Class `fd-form-group__item` removed
BREAKING CHANGE:
* Class `fd-col--compact` removed, use `fd-form-item--compact` instead
* Class `fd-row__form-item` removed
* Class `fd-row--top` removed
* Classes applying approach of fd-form-layout-grid changed, see wiki
@github-actions
Copy link

This pull request is stale because it has been open 2 days with no activity. Remove stale label or comment or this will be closed in 3 days

@github-actions github-actions bot added the stale label Aug 15, 2022
@platon-rov platon-rov removed the stale label Aug 15, 2022
@platon-rov platon-rov merged commit 676da99 into main Aug 15, 2022
@platon-rov platon-rov deleted the pr/fix/form-layout-margins branch August 15, 2022 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Development
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

bug(styles): form grid
2 participants