-
Notifications
You must be signed in to change notification settings - Fork 839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comprehensive Website Enhancements: Fix Game Loading, Pagination, Layout Issues, JSON Errors, Cursor Size, and Remove Redundant File #4975
Conversation
I have updated contribution guidlines to add note about mistake that contributors are making to add the game to gamesData.json
I have updated script.js to remove bug of pagination for games not working properly
I have updated GamesData.json so that the key no. that was not used , i.e 570 is not used , so last game also loads, and removed the syntax error again , also moved the atlas game to its previous position
I have deleted this file because it is causing performance issues and is not really getting used for anything
I have updated these two files because for large game titles the like button was overflowing on the title , cause it hard to see , and cluttery
I have reduced the size of second cursor because for many places it was covering the content , for example in case of like button
Further updated contributors guidline with better markup and more details.
Thank you @mohitgedar ,for creating the PR and contributing to our GameZone 💗 |
Resolve merge conflicts of gamesdata. json |
I have resolved the conflicts of gameData.json
@ishita-43 conflicts are resloved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good
Thank you @mohitgedar , for your valuable time and contribution in our GameZone 💗. |
PR Description 📜
Fixes #4974
Mark the task you have completed ✅
Add your screenshots(Optional) 📸
Before deletion of file load time is 42ms.
After deletion of file load time is 33ms.
Check game 24 , no overlapping and with hover effect ( cursor not visible in SS )
Thank you soo much for contributing to our repository 💗