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

enhancement: instruction textarea using autoresize #4404

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Jan 6, 2025

Describe Your Changes

This pull request includes a small change to the web/screens/Thread/ThreadRightPanel/index.tsx file. The change re-enables the autoResize property for the assistant instructions input field.

Fixes Issues

CleanShot 2025-01-06 at 10 20 20

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@urmauur urmauur added the type: enhancement Improves a current feature label Jan 6, 2025
@urmauur urmauur added this to the v0.5.14 milestone Jan 6, 2025
@urmauur urmauur requested a review from louis-menlo January 6, 2025 03:21
@urmauur urmauur self-assigned this Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Barecheck - Code coverage report

Total: 68.61%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
web/screens/Thread/ThreadRightPanel/index.tsx86, 99, 103, 106, 111-115, 119-120, 126, 130, 133, 159-160, 174, 179, 181-182, 184, 188, 192, 196, 202, 206, 245

@urmauur urmauur merged commit 3f2d2ef into dev Jan 6, 2025
20 of 21 checks passed
@urmauur urmauur deleted the enhancement/instruction-textarea branch January 6, 2025 07:45
@github-actions github-actions bot modified the milestones: v0.5.14, v0.5.13 Jan 6, 2025
@imtuyethan imtuyethan modified the milestones: v0.5.13, v0.5.14 Jan 6, 2025
@imtuyethan imtuyethan modified the milestones: v0.5.14, v0.5.15 Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improves a current feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhancement: Standardize input field behavior
3 participants