 
|
cb739f5333
|
Fix checkbox bug on private/archive filter (#32236)
fix #32235
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2024-10-11 01:12:27 +08:00 |
|
 cloudchamb3randGitHub
|
2e12343fc4
|
Add null check for responseData.invalidTopics (#32212)
<img width="553" alt="Screenshot 2024-10-08 at 10 49 10 AM"
src="https://github.com/user-attachments/assets/faeef64d-684a-4aba-b7fc-c7c6a0301abe">
`responseData.invalidTopics` can be null but it wasn't handled.
|
2024-10-09 01:27:05 +08:00 |
|
 cloudchamb3randGitHub
|
e1f0598c8f
|
Fix Bug in Issue/pulls list (#32081)
fix #32080
## After
### for opened issues
<img width="1199" alt="Screenshot 2024-09-19 at 6 29 31 PM"
src="https://github.com/user-attachments/assets/86cf48ad-5e4b-4dcb-8abe-4d7fd74e0aec">
### for closed issues
<img width="1208" alt="Screenshot 2024-09-19 at 6 29 37 PM"
src="https://github.com/user-attachments/assets/a16bc545-bfcf-49a4-be52-3e7334910482">
### for all issues
<img width="1340" alt="Screenshot 2024-09-20 at 12 07 12 PM"
src="https://github.com/user-attachments/assets/b2309c8f-e59d-44e9-ae3b-bf54e1196169">
|
2024-09-24 01:09:57 +08:00 |
|