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

Field help is too wide on inline forms #4543

Closed
1 task done
stripeyjumper opened this issue Nov 9, 2021 · 2 comments
Closed
1 task done

Field help is too wide on inline forms #4543

stripeyjumper opened this issue Nov 9, 2021 · 2 comments

Comments

@stripeyjumper
Copy link
Contributor

Current behaviour

The fieldhelp component has 100% width, but also has a margin-left in an inline form field. This makes the help text overflow to the right of the form.
image

Expected behaviour

Fieldhelp text should stay within the width of the parent form

CodeSandbox or Storybook URL

https://codesandbox.io/s/hardcore-swirles-u13uc?file=/src/index.js

JIRA Ticket (Sage Only)

No response

Suggested Solution

No response

Carbon Version

91.2.0

What browsers are you seeing the problem on?

Chrome

What Operating System are you seeing the problem on?

MacOS

Anything else we should know?

No response

Confidentiality

  • I confirm there is no confidential or commercially sensitive information included.
@stripeyjumper stripeyjumper added Bug triage Triage Required labels Nov 9, 2021
@DlgSHi DlgSHi added On Backlog and removed triage Triage Required labels Nov 9, 2021
@DlgSHi
Copy link
Contributor

DlgSHi commented Nov 9, 2021

FE-4456

carbonci pushed a commit that referenced this issue Nov 24, 2021
### [101.0.2](v101.0.1...v101.0.2) (2021-11-24)

### Bug Fixes

* **textbox:** change fieldHelp sizing to match input width ([6c517c9](6c517c9)), closes [#4543](#4543)
@carbonci
Copy link
Collaborator

🎉 This issue has been resolved in version 101.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants