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

fix: add enable counter for fluid text input #18281

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

riddhybansal
Copy link
Contributor

Closes #16938
Closes #18280

Added enable counter for fluid text input
Fixed stylings for Text area as word count overlaps its label

Changelog

New

  • Added enable counter for fluid text input

Changed

  • Fixed stylings for Fluid Text area as word count overlaps its label

Testing / Reviewing

Test Fluid text area and fluid text input it should have enableCounter as prop and word count should be in its correct position

@riddhybansal riddhybansal requested a review from a team as a code owner December 27, 2024 15:00
Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit d8ac231
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/676ee22ab88d11000864a48c
😎 Deploy Preview https://deploy-preview-18281--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit d8ac231
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/676ee22a167d21000876a1ab
😎 Deploy Preview https://deploy-preview-18281--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d8ac231
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/676ee22a10a8ea0008ca6da3
😎 Deploy Preview https://deploy-preview-18281--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@riddhybansal riddhybansal requested a review from a team as a code owner December 27, 2024 17:21
Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.31%. Comparing base (181f38f) to head (d8ac231).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18281      +/-   ##
==========================================
+ Coverage   84.16%   84.31%   +0.15%     
==========================================
  Files         404      404              
  Lines       14350    14359       +9     
  Branches     4649     4656       +7     
==========================================
+ Hits        12077    12107      +30     
+ Misses       2111     2089      -22     
- Partials      162      163       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

[Bug]: Fluid Text Area Word Count overlaps label [FluidTextInput]: missing enableCounter
1 participant