-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: [CGC-34] Change to DHIS2 UI #58
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done changing to dhis ui! Look at the comments and i will take another review!
cypress/component/ChartSelector/ChartSelectorDropdown/ChartSelectorDropdown.cy.js
Show resolved
Hide resolved
src/components/GrowthChart/GrowthChartBuilder/GrowthChartBuilder.tsx
Outdated
Show resolved
Hide resolved
src/components/GrowthChart/ChartSettingsButton/EllipsisButton/EllipsisButton.tsx
Outdated
Show resolved
Hide resolved
src/components/GrowthChart/ChartSettingsButton/EllipsisButton/EllipsisButton.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done Henrik, I just have 3 minor comments that you can take a look at. The dropdowns look great and generic! I will approve now as the requested changes are minor, but please take a look at my comments.
Additionally, I get some changes to the yarn.lock file for the branch when running "yarn". Make sure to run yarn and upload any possible changes to the yarn.lock file. Furthermore, if you can run "yarn start", it will update the en.pot file as well.
Well done!
CGC-34
NOTE: This issue introduces a bug where the dropdown list goes upwards for Cypress testing. See bug issue here.
The workaround for now, is to use Force click.