This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit c206b7c
committed
feat: add mobile back button to SubTaskDetailPanel
- Introduced a mobile back button in the SubTaskDetailPanel for improved navigation on mobile devices.
- Utilized the new ArrowLeftIcon for the back button, enhancing the user interface.
- Integrated responsive design by conditionally rendering the button based on the device type.
These changes aim to enhance user experience by providing a clear navigation option on mobile screens.
Signed-off-by: Innei <tukon479@gmail.com>1 parent ecc5c6a commit c206b7c
1 file changed
Lines changed: 21 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
1046 | 1050 | | |
1047 | 1051 | | |
1048 | 1052 | | |
| 1053 | + | |
1049 | 1054 | | |
1050 | 1055 | | |
1051 | 1056 | | |
| |||
1083 | 1088 | | |
1084 | 1089 | | |
1085 | 1090 | | |
1086 | | - | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
1087 | 1106 | | |
1088 | 1107 | | |
1089 | 1108 | | |
| |||
0 commit comments