Skip to content
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

ランキング機能の作成 #26

Closed
4 tasks done
shun-shobon opened this issue Oct 17, 2024 · 3 comments
Closed
4 tasks done

ランキング機能の作成 #26

shun-shobon opened this issue Oct 17, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@shun-shobon
Copy link
Member

shun-shobon commented Oct 17, 2024

やること

ホーム画面に表示するのランキングセクションの作成をお願いします。デザインに関しては本タスクの範囲外です。とりあえず下記画面にあるような情報が表示できればOKとします。

image
  • ランキングの各アイテム、ランキングを表示するコンポーネントの作成
  • Supabaseからランキングを取得するフックの作成
  • 一度に取得する件数の制限、ボタンを押して更に読み込む機能の追加
  • 無限スクロールの実装
@K-Yoshizawa
Copy link
Contributor

K-Yoshizawa commented Oct 24, 2024

デザインはカスですが一旦上の3タスクは完了しました

ただボタンを押してさらに読み込んだ時にスクロール位置が保存されなくて困ってはいます
⇒何とかなりました (24/10/25 4:00)

@K-Yoshizawa
Copy link
Contributor

image

とりあえずこんな感じにはなっています

取得件数は20件ごとにしています

@shun-shobon
Copy link
Member Author

#39 にて実装済み

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants