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

Leaderboard: final touches #3

Merged
merged 1 commit into from Jul 20, 2022
Merged

Leaderboard: final touches #3

merged 1 commit into from Jul 20, 2022

Conversation

raminka13
Copy link
Owner

Styles and notifications improvements ⚔️

  • Added emojis as decorations. 💎💎💎
  • Added function to sort scores in descending order. ✅
  • Added index numbers to each score. 🪙🪙🪙
  • Added loading notification while the scores load from API. ✅

Copy link

@wuletawwonte wuletawwonte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

STATUS: APPROVED ♻️♻️

Hi @raminka13 👋🏿👋🏿👋🏿,

Your project is complete! There is nothing else to say other than... it's time to merge it 🚀
Congratulations! 🎉

approve

TO HIGHLIGHT:

  • Your project is professional ✔️
  • Correct Github Flow ✔️
  • Your PR has a proper title and description ✔️
  • Well structured files ✔️

Required Changes ♻️

Please check the comments under the review as well.

Optional suggestions

Every comment with the [OPTIONAL] prefix is not crucial enough to stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better.

  • [OPTIONAL] Even though your readme looks great I think it is better to use Microverse's readme template. At least the order of sections should be similar to Microverse's template. I think the first section after the title of the project should be the project description not the snapshot of the project.

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


_As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

Comment on lines 110 to +113
min-height: 40px;
max-height: 450px;
overflow-y: auto;
background-color: #fff;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • [OPTIONAL] I think there should be a gap between the scores list and scores header containers. You can give top margins for the scores list container or you could use flex for the parent container and give gap value to it.

@raminka13 raminka13 merged commit 4ef4ba9 into develop Jul 20, 2022
@raminka13 raminka13 deleted the final-touches branch July 20, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants