Skip to content

fix: align textarea placeholder and text with the surroundings#3052

Open
MartinCupela wants to merge 3 commits intomasterfrom
fix/align-textarea-placeholder
Open

fix: align textarea placeholder and text with the surroundings#3052
MartinCupela wants to merge 3 commits intomasterfrom
fix/align-textarea-placeholder

Conversation

@MartinCupela
Copy link
Contributor

🎯 Goal

Closes REACT-919

Fixes:

  • An unexpected grey line appears inside the thread composer input field, likely a stray border or divider element that shouldn't be visible.
  • The placeholder text is not vertically centered within the input field and needs to be repositioned.
  • The command pill has too much horizontal padding; left and right should be reduced.

@github-actions
Copy link

github-actions bot commented Mar 24, 2026

Size Change: +4 B (0%)

Total Size: 441 kB

Filename Size Change
./dist/cjs/index.js 236 kB -13 B (-0.01%)
./dist/css/index.css 46.9 kB +17 B (+0.04%)
ℹ️ View Unchanged
Filename Size
./dist/audioProcessing-BbOs2wMd.js 1.32 kB
./dist/cjs/emojis.js 2.96 kB
./dist/cjs/mp3-encoder.js 1.27 kB
./dist/css/v2/emoji-mart.css 1.84 kB
./dist/css/v2/emoji-replacement.css 300 B
./dist/css/v2/index.css 39.4 kB
./dist/css/v2/index.layout.css 22.8 kB
./dist/WithAudioPlayback-myzUS2m6.js 89.1 kB

compressed-size-action

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.77%. Comparing base (880d12d) to head (a3f1bbc).

Files with missing lines Patch % Lines
...c/components/MessageComposer/MessageComposerUI.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3052      +/-   ##
==========================================
+ Coverage   78.75%   78.77%   +0.02%     
==========================================
  Files         426      426              
  Lines       12110    12110              
  Branches     3927     3929       +2     
==========================================
+ Hits         9537     9540       +3     
+ Misses       2552     2549       -3     
  Partials       21       21              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant