Commit 8eb809e
Fix registry description overflow with TruncatedText component (#6866)
Replace raw <p> tag with existing TruncatedText component to properly
handle long description text in the model registries settings table.
The description is now truncated to 2 lines with a tooltip showing the
full text on hover.
Signed-off-by: Philip Colares Carneiro <philip.colares@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7a7e3b0 commit 8eb809e
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
| |||
0 commit comments