Anujcodecraft / Anujcodecraft/notes-online

## 🐞 Bug: "Next" Button Disabled on PYQs Page After Switching Exam Type

未关闭
#22 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug good first issue help wanted ReactJs
主要语言
JavaScript
星标
7
派生
7
PR 合并指标
30 天内没有已合并 PR

描述

### 📋 Description

On the **PYQs** page:

- When the user selects an exam type like `Mini`, the pagination updates correctly.
- However, when the user **switches back to "All Types"**, even though there are multiple questions (e.g., total of 8), the **"Next"** button becomes **disabled**.

---

### 🔁 Steps to Reproduce

1. Visit the main website [🌐 Live Demo](https://manitstudyportal.netlify.app/) and navigate to the **PYQs(click Browse Pyqs)** page.
2. Select **any specific exam type** (e.g., "Mini").
3. Then switch back to **"All Types"**.
4. Observe that the **"Next"** button is now **disabled**, even though there are enough items for pagination.

---

### ✅ Expected Behavior

- When switching back to **"All Types"**, the **"Next"** button should remain **enabled** if total items exceed the current page limit.
- Pagination should work just like it did on first page load.

---

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。