Closed amedenblik closed 9 months ago
@amedenblik got a question on this statement in the second task:
'If the "Sediment" application is enabled'
Is it enabled by virtue of the fact that it is in the Applications array for Minnesota?
a la: "Applications": ["Sediment"]?
Do I now just need to make sure the "Configure" button shows up when the selected state is MN?
Is it enabled by virtue of the fact that it is in the Applications array for Minnesota?
Correct 👍
Do I now just need to make sure the "Configure" button shows up when the selected state is MN?
In the future, we may want to enable the "Sediment" application for other states too, so we want the "Configure" button to show up when this.regionservice.selectedRegion.Applications
contains "Sediment"
Closed with #1918
(Issues are not closed automatically, since PRs are not merged into the default branch)
Parent issue is #1544
User Story
Tasks