carbon-components-angular
carbon-components-angular copied to clipboard
Text area implementation lacks feature parity with React version
Detailed description
The Angular text area implementation doesn't implement character count like the React version for Carbon Design System v10.
Steps to reproduce the issue
Visit:
- https://v7-react.carbondesignsystem.com/?path=/story/components-textinput--default (v10)
- https://angular.carbondesignsystem.com/?path=/story/components-input--label (v10)
Use the "Character limit (maxCount)" knob.
Additional information
React text area with character limit: