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 nullsafe chaining to dataSubmissionsListView #202

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

mtangmt
Copy link
Contributor

@mtangmt mtangmt commented Nov 8, 2023

Overview

This PR adds null-safe chaining to the data submissions list view, so in case a user's organization doesn't exist, it doesn't crash the app.
Instead of crashing the app, the page loads with no data submissions returned.

@mtangmt mtangmt requested a review from amattu2 November 8, 2023 16:27
@amattu2 amattu2 merged commit 482caf7 into mvp-2 Nov 8, 2023
1 check passed
@amattu2 amattu2 deleted the dataSubmissionListView-null-safe-chaining branch November 8, 2023 17:22
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