- Changed footer text in multiple components to indicate that data refresh occurs automatically when scrolling to the bottom. - Removed the 30-second refresh timer and implemented a cooldown mechanism to refresh data only after scrolling ends, enhancing performance and user experience. - Updated the scrolling logic to trigger data refresh upon reaching the end of the scrollable area in both Ladder and Ranking boards. |
||
|---|---|---|
| .. | ||
| node_modules | ||
| public | ||
| src | ||
| .env | ||
| env-template.txt | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||