-
-
Notifications
You must be signed in to change notification settings - Fork 186
Remove Theme.js Code Duplication [Refactoring] #134
Copy link
Copy link
Labels
Little workThis task takes little time to complete. (ETA couple of days)This task takes little time to complete. (ETA couple of days)duplicateThis issue or pull request already existsThis issue or pull request already existsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest-acceptedhelp wantedExtra attention is neededExtra attention is neededrefactoringThe changes in code without affecting functionality to improve the codeThe changes in code without affecting functionality to improve the code
Milestone
Metadata
Metadata
Assignees
Labels
Little workThis task takes little time to complete. (ETA couple of days)This task takes little time to complete. (ETA couple of days)duplicateThis issue or pull request already existsThis issue or pull request already existsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest-acceptedhelp wantedExtra attention is neededExtra attention is neededrefactoringThe changes in code without affecting functionality to improve the codeThe changes in code without affecting functionality to improve the code
Is your feature request related to a problem? Please describe.
Constant Values stored as JSON values are duplicated across the frontend and backend version.
Describe the solution you'd like
Remove the duplicated version inside the /frontend/src/util/themes/index.js file and use the existing backend-version file