Expand All Repos section when navigating to a repo
When we land on a repo via notification inbox the repository wouldn't be visible if the section was collapsed. Now we expand it and scroll into view so we see which repository we're browsing.
2 files changed
+23
-0
15955af7
→
4ef24c2b
modified src/components/NotificationTeaser.svelte
@@ -24,6 +24,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -181,6 +182,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/components/SidebarRepoList.svelte
@@ -1,3 +1,7 @@
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -124,6 +128,22 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -656,6 +676,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|