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

Add Admin UI eslint code check; fix bugs in Restore and SourcePriorities #1725

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

tkurki
Copy link
Member

@tkurki tkurki commented Apr 21, 2024

Code structure check with eslint indicates there have been at least two bugs, one in Restore and the other in SourcePriorities. Not going to dig into these deeper at this time, as the missing lodash has been absent for some time, replaced with directly using individual lodash functions.

@tkurki tkurki added the fix label Apr 21, 2024
@tkurki tkurki force-pushed the admin-ui-eslint branch 2 times, most recently from 828257c to fa30c5d Compare April 22, 2024 05:56
tkurki added 2 commits April 22, 2024 17:47
It looks like there were two actual bugs, related to an
earlier switch from using lodash to using individual
lodash functions. One in Restore and the other in SourcePriorities.
Not going to dig into those deeper at this time, as the fixes
seem to be straightforward.
@tkurki tkurki merged commit 9108bc0 into master Apr 27, 2024
4 checks passed
@tkurki tkurki deleted the admin-ui-eslint branch April 27, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant