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

TextArea: Error message missing bold font #1223

Closed
1 task done
danielgomez-seb opened this issue Feb 21, 2024 · 2 comments
Closed
1 task done

TextArea: Error message missing bold font #1223

danielgomez-seb opened this issue Feb 21, 2024 · 2 comments
Assignees
Labels

Comments

@danielgomez-seb
Copy link

Bug already reported?

  • I confirm that I have checked if the bug already has been reported

For which framework/library you are reporting the bug

React

Component name

TextArea

Description

The TextArea component is missing bold font on the error message. You can see it in your stories

https://sebgroup.github.io/green/latest/react/?path=/docs/components-form-textarea--text-area

image

Steps To Reproduce

No response

Current Behaviour

No response

Expected Behaviour

Expecting error message to be bolder.

@danielgomez-seb danielgomez-seb added the Type: Bug Something isn't working label Feb 21, 2024
@danielgomez-seb danielgomez-seb changed the title TextArea info missing bold font TextArea error message missing bold font Feb 21, 2024
@EldRoos EldRoos changed the title TextArea error message missing bold font TextArea: Error message missing bold font Mar 17, 2024
@EldRoos EldRoos self-assigned this Aug 22, 2024
@EldRoos
Copy link
Contributor

EldRoos commented Aug 22, 2024

Found the error, it makes only the last item bold - this time it's the character counter. Will release a fix soon.

@EldRoos
Copy link
Contributor

EldRoos commented Aug 27, 2024

#1529 fixes the bug. Closing!

@EldRoos EldRoos closed this as completed Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants