Fix alias support in issue assignees
We werenβt passing the aliases into the Assignees when displaying issues, which left us only with the did of the assignee.
π Preview π Workflow runs π Branch on GitHub
2 files changed
+7
-17
9586853a
β
2b058a10
modified src/views/repos/Cob/Assignees.svelte
@@ -1,11 +1,10 @@
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -21,12 +20,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -54,12 +47,9 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified src/views/repos/Issue.svelte
@@ -205,7 +205,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -248,7 +248,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|