Fixes # #### Describe the changes you have made in this PR - ### Demo/Screenshot for feature changes and bug fixes - --- ## Code Understanding and AI Usage **Did you use AI assistance (ChatGPT, Claude, Copilot, etc.) to write any part of this code?** - [ ] No, I wrote all the code myself - [ ] Yes, I used AI assistance (continue below) **If you used AI assistance:** - [ ] I have reviewed every single line of the AI-generated code - [ ] I can explain the purpose and logic of each function/component I added - [ ] I have tested edge cases and understand how the code handles them - [ ] I have modified the AI output to follow this project's coding standards and conventions **Explain your implementation approach:** --- ## Checklist before requesting a review - [ ] I have added proper PR title and linked to the issue - [ ] I have performed a self-review of my code - [ ] **I can explain the purpose of every function, class, and logic block I added** - [ ] I understand why my changes work and have tested them thoroughly - [ ] I have considered potential edge cases and how my code handles them - [ ] If it is a core feature, I have added thorough tests - [ ] My code follows the project's style guidelines and conventions --- Note: Please check **Allow edits from maintainers** if you would like us to assist in the PR.