Closed mxosman closed 3 months ago
Looks good Mahmoud! Mind adding a screenshot or loom video to test?
For sure! So, to test the lint errors, the CI Tests / Frontend tests would have a failure in the yarn lint
step - but we're all clear.
The other thing to check in the UI is that the Y axis still appears on the bar charts as they do on main
(I'll also deploy this to playtesting incase you want to poke around):
Agency Dashboards (main):
Agency Dashboards (this branch):
Publisher (main):
Publisher (this branch):
@mxosman successfully triggered a playtest deployment. Full deployment usually takes 5 minutes. Your playtest link is https://mahmoudtest---publisher-web-b47yvyxs3q-uc.a.run.app/
Thank you so much as always, Michelle!!
Description of the change
Fix react/no-unstable-nested-components (Do not define components during render...) lint errors by defining the
CustomYAxisTick
component outside of the main component render.Type of change
Related issues
Closes #803
Checklists
Development
This box MUST be checked by the submitter prior to merging:
These boxes should be checked by the submitter prior to merging:
Code review
These boxes should be checked by reviewers prior to merging: