-
### **Description**
When there is no appointment dates, list remains the same which may confuse users.
![image](https://github.com/user-attachments/assets/b8880743-7a31-483a-a6fa-268b570d91f2)
_out…
-
### Preliminary Check
- [X] I have searched the existing issues
- [X] This issue is reproducible
### Bug Summary
The Home Page Hero section is incorrectly rendering at the top of the Quiz page, whi…
-
# Add Customer Review Carousel
## Description
Implement a customer review carousel component that displays user feedback on our website. The carousel should include customer names, their review te…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [ ] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
In [`af4ccaf`](https://github.com/rlvillacarlos/cvsu-site-monitor/commit/af4ccaf2f9819c5c86f569710a72c8b0ff184096
), Library (http://library.cvsu.edu.ph) was **down**:
- HTTP code: 0
- Response time: …
-
In [`0fd6bf8`](https://github.com/openfoodfacts/openfoodfacts-upptime/commit/0fd6bf8a0e799ef8de003750f26b9b22e86998a9
), Knowledge panels for facets (net and org) (https://facets-kp.openfoodfacts.org/…
-
### 問題の内容
- 通常の画面サイズでは問題ないが,GAME 画面を最大化すると,背景の Square が途中で見切れてしまう
### 実行環境
- Windows11
- 14 インチ,フルHD
### 再現手順
1. GAME ウィンドウを全画面表示にする
### スクリーンショット
![スクリーンショット (622)](https://github.com/user-at…
-
In [`f3c3c05`](https://github.com/HDVinnie/TrackerHub/commit/f3c3c05ad7415673a53dc76dcc1b8f2381ed6085
), PassThePopcorn ($PTP) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
### Describe the bug
I just spent 4 hours and 4 million tokens developing an app only for it to completely disappear! Either return the app to it's last state before it dissapeared or return my token…
-
### Describe the bug
#### 配置项
```javascript
// 忽略添加和删除之外的所有操作
graph.use(new History({
ignoreChange: true,
}))
graph.on('history:undo', ({ cmds }) => {
console.log(cmds);
// 删除时其实是有两条…