AstarNetwork / astar-apps

The official Astar Network portal for accessing your tokens and other native features!
https://portal.astar.network/
GNU General Public License v3.0
69 stars 89 forks source link

Fix for tier display to show more than 2 pages #1229

Closed bobo-k2 closed 6 months ago

bobo-k2 commented 6 months ago

Pull Request Summary

I am not sure how this happened that I hardcoded 2 pages per tier 😊 Fix is here.

image

Check list

github-actions[bot] commented 6 months ago

Visit the preview URL for this PR (updated for commit b33dc43):

https://astar-apps--pr1229-fix-leaderboard-tier-9ws8ld4t.web.app

(expires Thu, 21 Mar 2024 10:47:41 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: dd76fe72958fe2910fef9d53f0b4539b82b849db

Kahonnohak commented 6 months ago

1) I think it fixed somewhat only for tier4 and other tiers still be limited. I know you need a good sleep!!

2) also please check the styling? something went wrong that the each hight should be fixed either the project name is 1line or 2lines.

this is current

Screenshot 2024-03-12 at 20 59 51

this PR

Screenshot 2024-03-12 at 21 00 14
bobo-k2 commented 6 months ago
  1. I think it fixed somewhat only for tier4 and other tiers still be limited. I know you need a good sleep!!
  2. also please check the styling? something went wrong that the each hight should be fixed either the project name is 1line or 2lines.

I fixed the height of leaderboard items

image