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): removes height from form-control-rg in _form.scss #1830

Conversation

b1aserlu
Copy link
Contributor

Fixes the problem of textarea and multiselect not behaving as expected when this class was asigned to them.

The select component used form-select-rg wich was pretty much an alias for form-control-rg thus the issue #1777 will also be fixed by this change.

Note: The "Text-Input" component should still have the same fixed height after this change.

fixes the problem of textarea and multiselect not behaving as expected when this class was asigned to them.
@changeset-bot
Copy link

changeset-bot bot commented Aug 17, 2023

🦋 Changeset detected

Latest commit: 9b997a9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@swisspost/design-system-styles Patch
@swisspost/design-system-components-angular Patch
@swisspost/design-system-components Patch
@swisspost/design-system-demo Patch
@swisspost/design-system-documentation-v6 Patch
@swisspost/design-system-documentation Patch
@swisspost/internet-header Patch
@swisspost/design-system-intranet-header Patch
@swisspost/design-system-components-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Aug 17, 2023

Preview environment ready: https://preview-1830--swisspost-web-frontend.netlify.app
Preview environment ready: https://preview-1830--swisspost-design-system-next-v7.netlify.app
Preview environment ready: https://preview-1830--swisspost-design-system-next.netlify.app

@gfellerph gfellerph self-assigned this Aug 29, 2023
Copy link
Member

@gfellerph gfellerph left a comment

Choose a reason for hiding this comment

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

The height looks good, just some nitpicks on the changeset.

.changeset/rich-lizards-attack.md Outdated Show resolved Hide resolved
@gfellerph gfellerph removed their assignment Aug 29, 2023
Co-authored-by: Philipp Gfeller <1659006+gfellerph@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Aug 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@gfellerph gfellerph merged commit ceb9cb1 into main Aug 30, 2023
10 of 11 checks passed
@gfellerph gfellerph deleted the 1784-remove-fix-height-from-textarea-element-with-class-form-control-rg branch August 30, 2023 14:49
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.

Remove fix height from textarea element with class form-control-rg
4 participants