Skip to content

Create a container for API integration for recognition listing #165

@mayuriardad

Description

@mayuriardad

After a successful login, the user should see the recognition listing page

  • create a container component in integration with the saga to make GET API call to get recognitions

  • based on the response set recognition list to the redux store

  • display recognitions using presentational component

  • if user token has expired as per the response from API error redirect the user to session timeout component

  • if API gives the forbidden error that is unauthorized user redirect to unauthorized error component

  • add reducer test cases

  • use action generator to get possible action type and use reducer , saga and test files

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions