Skip to content

Conversation

@brooketopcoder
Copy link
Contributor

@brooketopcoder brooketopcoder commented Sep 19, 2022

This PR:

  • refactors the SWR to be a generic hook that lives in the lib and can be re-used elsewhere.

  • moves the retrieval of the badge info into a provider so that it's not directly in the presentation layer.

  • makes the styling of the Load More button static.

  • moves everything to do w/routing to the .routes page and removes duplicate paths.

  • creates a breadcrumb provider for the Gamification tool so we're not duplicating the base item.

  • removes the center-header config property bc the Actions column doesn't require a heading bc its implied by the content cells.

…that lives in the lib and can be re-used elsewhere. It makes the styling of the Load More button static. It moves everything to do w/routing to the .routes page and removes duplicate paths. It creates a breadccrumb provider for the Gamification tool so we're not duplicating the base item. It moves the retrieval of the badge info into a provider so that it's not directly in the presentation layer. #time 4h
@brooketopcoder brooketopcoder self-assigned this Sep 19, 2022
Copy link
Collaborator

@kkartunov kkartunov left a comment

Choose a reason for hiding this comment

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

Thank you for this PR @brooketopcoder!
Learned functional coding style from this great PR and feel happy to get more organized.

@kkartunov kkartunov merged commit 1eb9358 into feat/GAME-81 Sep 20, 2022
@kkartunov kkartunov mentioned this pull request Sep 20, 2022
@brooketopcoder brooketopcoder deleted the GAME-107_bjcs branch September 20, 2022 17:40
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.

3 participants