Commit f6a4a1a
committed
[wip] update collection sharing UI and copy button
- updates the share collection component to add "name" and "size"
attributes to the copy button for improved accessibility and styling -
changes button text from "Copy Link" to "Copy Public Link" for clarity -
modifies the collection detail page to make the access icon next to the
collection title a clickable button that opens the sharing tab in the
edit dialog - adds a dedicated share button to the header actions with a
share icon that also opens the sharing tab1 parent 58b0edf commit f6a4a1a
File tree
2 files changed
+23
-5
lines changed- frontend/src
- features/collections
- pages/org
2 files changed
+23
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | | - | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
194 | 199 | | |
195 | 200 | | |
196 | 201 | | |
| |||
475 | 480 | | |
476 | 481 | | |
477 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
478 | 494 | | |
479 | 495 | | |
480 | 496 | | |
| |||
0 commit comments