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

Add optional character count to text input #5702

Closed
kaylarakower opened this issue Mar 25, 2020 · 8 comments
Closed

Add optional character count to text input #5702

kaylarakower opened this issue Mar 25, 2020 · 8 comments
Labels
component: text-area proposal: accepted This request has gone through triaging and we are accepting PR's against it. role: dev 🤖 type: enhancement 💡

Comments

@kaylarakower
Copy link

kaylarakower commented Mar 25, 2020

Summary

Text input with optional character count

label + character count

Image and sketch file

Justification

To create and edit pages on IBM.com, content authors need to know the character limit for all pieces of text, whether it is a single line of text or a paragraph. Currently, character counts are only supported for a text area, Issue #1672 (However, it is missing in storybook ).

When a user is typing into a form field which has a maximum value, that value is communicated to the user, and if the limit is reached, they are informed whilst typing.

"Must have" functionality

(Copied from #1672 )
Tell the user ahead of time what the value is
Tell the user clearly when they have hit the limit (and stop them entering text)

Contributors

Team: Marketing Platforms - CMS - EASE
Designer: Kayla Rakower, kayla.rakower@ibm.com

@emyarod
Copy link
Member

emyarod commented Mar 25, 2020

this feature is all but finished. the required component changes to correctly implement this were not merged in and this effort was deprioritized, but when this becomes a focus in a project cycle the work is most of the way there with a few updates (related #2745 #3054 #3106 #3097)

@Mikadv
Copy link

Mikadv commented Nov 23, 2021

Ah year back now. Any news on this?

@TannerS
Copy link
Contributor

TannerS commented Dec 9, 2021

Bump, is this actively being worked on? @joshblack or @tay1orjones ? like is this in the works or road map for carbon or cloud pal?

@joshblack
Copy link
Contributor

Hi there @TannerS and @Mikadv! 👋 This is not currently on our roadmap but it is a candidate for Q2 2022 after we ship our v11 release 👍

@tay1orjones tay1orjones added the proposal: accepted This request has gone through triaging and we are accepting PR's against it. label Dec 15, 2021
@TannerS
Copy link
Contributor

TannerS commented Feb 8, 2022

Issue has been merged

@tay1orjones
Copy link
Member

@TannerS Great! In the future if you use the specific autolinking syntax GitHub will auto close the related issue(s) when the PR is merged.

@tay1orjones
Copy link
Member

Closed via #10442

@TannerS
Copy link
Contributor

TannerS commented Feb 8, 2022

@TannerS Great! In the future if you use the specific autolinking syntax GitHub will auto close the related issue(s) when the PR is merged.

Thanks. I didn't know this, will do for the future. Much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text-area proposal: accepted This request has gone through triaging and we are accepting PR's against it. role: dev 🤖 type: enhancement 💡
Projects
Archived in project
Archived in project
Development

No branches or pull requests

7 participants