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

Refactoring components #66

Draft
wants to merge 100 commits into
base: main
Choose a base branch
from
Draft

Refactoring components #66

wants to merge 100 commits into from

Conversation

Nautman
Copy link
Member

@Nautman Nautman commented Apr 1, 2021

This fixes #54 .

Nautman added 30 commits April 1, 2021 22:14
Also restructured the OpenPDF component
filesSlice was not operating correctly when deleting files
Clearing files and recommendation information on logout
Nautman added 30 commits May 23, 2021 01:26
There might be more unnecessary translations in the general UI translations as well as the application specific translations.
By removing helpers in onSubmit prop
In the future this will allow for better customisation
Moved the survey config within a chapter. This would potentially allow for multiple surveys within an application.
The "max" prop in RecommendationChapter did not have a default value
This is temporary because the chapters should be customised in the future
The questions were not actually given in the config
Replaced by customisable chapters in Chapters.tsx
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.

Extract API requests and make them easier to change
2 participants