Skip to content

Add final inspections sketches as a separate category #595

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

Merged
merged 2 commits into from
Apr 16, 2025

Conversation

Pete-Y-CS
Copy link
Contributor

No description provided.

@Pete-Y-CS Pete-Y-CS requested a review from Sparrow0hawk April 1, 2025 09:02
@Pete-Y-CS Pete-Y-CS force-pushed the main branch 2 times, most recently from cbe6db9 to e1e4095 Compare April 9, 2025 15:19
lcwipGj.schemes[scheme_reference] = scheme;
} else {
} else if (scheme.browse?.sketch_source == "ATF assessment") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want this to be strict equality as with the first if branch?

atfGj.schemes[scheme_reference] = scheme;
} else if (scheme.browse?.sketch_source == "Final inspection sketches") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question as above

@Pete-Y-CS
Copy link
Contributor Author

I tried to do the refactor suggested in conversation - not working at first blush so gonna merge this and see if we can't resolve that down the line

@Pete-Y-CS Pete-Y-CS merged commit 7203501 into main Apr 16, 2025
2 checks passed
@Pete-Y-CS Pete-Y-CS deleted the show-final-inspections-sketches branch April 16, 2025 11:33
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.

2 participants