Commit 9f75986
fix(community): Group Details title overflow + description edit pencil
- The overview title now single-line-ellipsizes (cutoff + max-width) — a long
name was widening the whole app into a horizontal scroll. Name length caps
at 32 in both editors (inline rename + create-group input).
- The description's edit pencil flows inline at the end of the text instead
of the shared absolute mid-height anchor, which floated it mid-paragraph on
tall blocks (and pinning outside the box just got clipped by the span's
overflow).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 8e54be4 commit 9f75986
3 files changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
864 | 864 | | |
865 | 865 | | |
866 | 866 | | |
867 | | - | |
| 867 | + | |
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
| |||
1057 | 1057 | | |
1058 | 1058 | | |
1059 | 1059 | | |
1060 | | - | |
| 1060 | + | |
1061 | 1061 | | |
1062 | 1062 | | |
1063 | 1063 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7820 | 7820 | | |
7821 | 7821 | | |
7822 | 7822 | | |
7823 | | - | |
| 7823 | + | |
7824 | 7824 | | |
7825 | 7825 | | |
7826 | 7826 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10308 | 10308 | | |
10309 | 10309 | | |
10310 | 10310 | | |
| 10311 | + | |
| 10312 | + | |
| 10313 | + | |
| 10314 | + | |
| 10315 | + | |
| 10316 | + | |
| 10317 | + | |
| 10318 | + | |
| 10319 | + | |
10311 | 10320 | | |
10312 | 10321 | | |
10313 | 10322 | | |
| |||
0 commit comments