react-component / react-component/input

Add support for displaying remaining character count in rc-input

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
44
Forks
56
Avg merge
20h 6m
Merged PRs (30d)
1

Description

Currently, the rc-input package only provides support for displaying the character count of the provided input. It would be helpful to have the ability to switch to display the remaining character count also. This would be especially useful for situations where a user is limited to a specific number of characters, such as in form inputs or text areas.

I am requesting that support for displaying the remaining character count be added to the rc-input package. This would be a valuable addition to the package.

Thank you for considering this feature request.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing character-count implementation and its public entry points in the rc-input package, then trace how it is used for inputs and textareas. Done means users can switch from displaying the entered count to displaying the remaining count for a configured character limit, with the existing count behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.