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

Refractor Theme and ActiveHours contexts into an AppContext #233

Open
DeshmukhChinmay opened this issue Apr 6, 2020 · 0 comments
Open
Assignees
Labels
Refactor Refactoring the code

Comments

@DeshmukhChinmay
Copy link
Contributor

DeshmukhChinmay commented Apr 6, 2020

User Story:

As a Developer, I want to refactor the current 'Theme' and 'ActiveHours' context into a single AppContext so that it is easier to maintain all of the global states.

Acceptance Criteria:

  1. The respective fields from 'ThemeContext' and 'ActiveHoursContext' must be present in the new 'AppContext'.
  2. The relevant front-end component tests should be changed to incorporate this new change.

Depends on #193

@DeshmukhChinmay DeshmukhChinmay added the Refactor Refactoring the code label Apr 6, 2020
@DeshmukhChinmay DeshmukhChinmay self-assigned this Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Refactoring the code
Projects
None yet
Development

No branches or pull requests

1 participant