Page MenuHomePhabricator

[web] Increase default size of thread description `textarea` in `ThreadSettingsGeneralTab`
ClosedPublic

Authored by abosh on May 23 2022, 10:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 9, 9:18 AM
Unknown Object (File)
Thu, Jan 9, 8:28 AM
Unknown Object (File)
Thu, Jan 9, 8:19 AM
Unknown Object (File)
Sat, Jan 4, 1:15 PM
Unknown Object (File)
Sat, Jan 4, 1:15 PM
Unknown Object (File)
Sat, Jan 4, 1:15 PM
Unknown Object (File)
Sat, Jan 4, 1:13 PM
Unknown Object (File)
Dec 3 2024, 1:15 PM

Details

Summary

Increased the default size of the textarea that contains the thread description in ThreadSettingsGeneralTab to display 3 rows. This is because the old size did not fully display the default thread description ("This is your private thread, where you can set reminders and jot notes in private!") with the last line cut off.

Related Linear issue with full context here.

Test Plan

Tested on Chrome/Safari and works as expected.

Before:

image.png (1×808 px, 258 KB)

After:

image.png (1×856 px, 285 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

abosh edited the test plan for this revision. (Show Details)
abosh added 1 blocking reviewer(s): atul.
abosh edited the summary of this revision. (Show Details)
abosh retitled this revision from [web] Increase default size of description in `ThreadSettingsGeneralTab` to [web] Increase default size of thread description `textarea` in `ThreadSettingsGeneralTab`.May 23 2022, 10:58 AM
This revision is now accepted and ready to land.May 23 2022, 11:16 AM