Skip to content

Conversation

@vas3a
Copy link
Collaborator

@vas3a vas3a commented Sep 19, 2022

https://topcoder.atlassian.net/browse/TCA-441

  • Implement Filtering and Sorting on Learn landing

Additionally:

  • added <select> input in lib/form/form-input
  • added use-storage hook to keep page state and local (or session) storage synchronized

@vas3a vas3a self-assigned this Sep 19, 2022
@brooketopcoder brooketopcoder changed the title Tca 441 implement sort filter on learn landing TCA-441 implement sort filter on learn landing ->dev Sep 19, 2022

type StorageTypes = 'localStorage' | 'sessionStorage'

export function useStorage<T>(
Copy link
Contributor

Choose a reason for hiding this comment

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

I love this. Nice work!!

@vas3a
Copy link
Collaborator Author

vas3a commented Sep 20, 2022

Hey team! I pushed the mobile version, I also set "secondary" button style for the "view certificate" and "resume" buttons, as per figma. Thanks!

@vas3a vas3a merged commit d572ed0 into dev Sep 20, 2022
@vas3a vas3a deleted the TCA-441_implement-sort-filter-on-learn-landing branch September 20, 2022 15:59
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.

4 participants