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

ランキング表示のための配列作成 #18

Closed
nasubi-dev opened this issue Jun 14, 2024 · 0 comments
Closed

ランキング表示のための配列作成 #18

nasubi-dev opened this issue Jun 14, 2024 · 0 comments
Assignees
Labels
/ranking ランキングに関すること

Comments

@nasubi-dev
Copy link
Member

nasubi-dev commented Jun 14, 2024

/rankingにてポイント順で表示したいのにRankingCardでUnlockedAchievementからFileterで取得している状況が発生中。

対応策としてはFilterで取得するのは親コンポーネント。

ポイントとuserEmailを含んだ配列を作成して,Sortした状態でmapを使用して子コンポーネントに引き渡す

RankingCardは与えられた情報を表示するのみ

@nasubi-dev nasubi-dev added the /ranking ランキングに関すること label Jun 14, 2024
@nrak126 nrak126 assigned nrak126 and unassigned kinako1415 Jun 17, 2024
@nasubi-dev nasubi-dev assigned kinako1415 and unassigned nrak126 Jun 18, 2024
@nrak126 nrak126 linked a pull request Jun 22, 2024 that will close this issue
nrak126 added a commit that referenced this issue Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
/ranking ランキングに関すること
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants