Commit 0d17daa
committed
feat(side-nav): add Help button to open GitHub issues page
- Introduced a new Help button in the side navigation that opens the GitHub issues page when clicked.
- Utilized CircleHelp icon from lucide-react for the Help button.
- Implemented functionality to invoke the hide_panel command after opening the URL for improved user experience.1 parent 0605d4b commit 0d17daa
File tree
1 file changed
+15
-1
lines changed- src/components
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
107 | 121 | | |
108 | 122 | | |
109 | 123 | | |
| |||
0 commit comments