-
Notifications
You must be signed in to change notification settings - Fork 5
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
Prep Roam Fluency for Colombia #407
Conversation
Visit the preview URL for this PR (updated for commit eabd0b5): https://roar-staging--pr407-fluency-colombia-pre-z5lywfk6.web.app (expires Mon, 18 Mar 2024 18:10:33 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 2631e9c58fd0104ecbfddd72a62245ddac467460 |
1 flaky test on run #489 ↗︎
Details:
cypress/e2e/partner-admin/default-tests/viewIndividualReport.cy.js • 1 flaky test
Review all test suite changes for PR #407 ↗︎ |
src/components/tasks/TaskFluency.vue
Outdated
@@ -18,6 +18,7 @@ import { fetchDocById } from '@/helpers/query/utils'; | |||
|
|||
const props = defineProps({ | |||
taskId: { type: String, required: true, default: 'fluency' }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the default be 'fluency-arf'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⭐
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
This PR updates the routes to pass language into Roam Fluency as a prop, and provides a testing environment for Roam Fluency in preparation for the Colombia Administration.