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

quick fix for issue 273 #274

Merged
merged 3 commits into from
Oct 10, 2024
Merged

quick fix for issue 273 #274

merged 3 commits into from
Oct 10, 2024

Conversation

rmroot
Copy link
Collaborator

@rmroot rmroot commented Oct 9, 2024

connects #273

the list of nebs at the assessment level wasn't updating when clicking between the two using the sidebar. This fixes that

Copy link

github-actions bot commented Oct 9, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gray-tree-06c66911e-274.westus2.4.azurestaticapps.net

@@ -88,6 +97,7 @@ export class NebFormsAccordionComponent {
}

setAssessmentNebGuids() {
console.log('set');
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we want to keep this log? if so, may be a little more descriptive?

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gray-tree-06c66911e-274.westus2.4.azurestaticapps.net

@RLiNREL RLiNREL merged commit 62bb602 into develop Oct 10, 2024
3 checks passed
@RLiNREL RLiNREL deleted the issue-273 branch October 10, 2024 13:35
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