Commit db67d85
committed
web: rename Inbox nav label to Sources and surface Notifs higher
The /sources route shows raw sync-source feeds (Gmail, GitHub,
Telegram). Labeling it "Inbox" in the nav rail collided with the
notifications inbox concept that lives at /notifications, which made
it harder to find. Renaming to "Sources" matches the route URL and
removes the collision.
Also move the Notifs item up next to Chat so the actionable surface
sits at the top of the rail.1 parent e3a58f6 commit db67d85
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- web/src/components/Layout
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments