Skip to content

fix(profile): expand experience description textareas - #6300

Merged
rebelchris merged 1 commit into
mainfrom
eng-1815-feedback-ux-issue-description-input-field-in-add-open-source
Jul 10, 2026
Merged

fix(profile): expand experience description textareas#6300
rebelchris merged 1 commit into
mainfrom
eng-1815-feedback-ux-issue-description-input-field-in-add-open-source

Conversation

@rebelchris

@rebelchris rebelchris commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Updates the profile experience Description textareas to open at six visible rows, so long descriptions are easier to review before saving.

Key decisions:

  • Forward rows through ControlledTextarea; the shared Textarea already supports the prop.
  • Apply rows={6} consistently to Open Source/Project, Work, Certification, and Education description fields.
  • Leave max length, character counter, validation, and resize-none behavior unchanged.

Verification:

  • Targeted Jest form specs: 4 suites, 50 tests passed
  • node ./scripts/typecheck-strict-changed.js
  • Targeted eslint on changed .tsx files
  • git diff --check main...HEAD

Closes ENG-1815


Created by Huginn 🐦‍⬛

Preview domain

https://eng-1815-feedback-ux-issue-descr.preview.app.daily.dev

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview Jul 10, 2026 11:15am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Jul 10, 2026 11:15am

Request Review

@rebelchris
rebelchris merged commit f829d2c into main Jul 10, 2026
12 checks passed
@rebelchris
rebelchris deleted the eng-1815-feedback-ux-issue-description-input-field-in-add-open-source branch July 10, 2026 11:23
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