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

Ensuring the new consent appears when switching the administrations on participant view #658

Merged
merged 3 commits into from
Jun 12, 2024

Conversation

Emily-ejag
Copy link
Contributor

@Emily-ejag Emily-ejag commented Jun 12, 2024

Proposed changes

When switching admins on Home participant the consent/assent wasn't immediately loading, unless you refresh the page. This PR fixes this issue.

Types of changes

What types of changes does this pull request introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (non-breaking change that does not add functionality but makes code cleaner or more efficient)
  • Documentation Update
  • Tests (new or updated tests)
  • Style (changes to code styling)
  • CI (continuous integration changes)
  • Repository Maintenance
  • Other (please describe below)

Checklist

  • I have read the guidelines for contributing.
  • The changes in this PR are as small as they can be. They represent one and only one fix or enhancement.
  • Linting checks pass with my changes.
  • Any existing unit tests pass with my changes.
  • Any existing end-to-end tests pass with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • If this PR fixes an existing issue, I have added a unit or end-to-end test that will detect if this issue reoccurs.
  • I have added JSDoc comments as appropriate.
  • I have added the necessary documentation to the roar-docs repository.
  • I have shared this PR on the roar-pr-reviews channel (if I have access)
  • I have linked relevant issues (if any)

Justification of missing checklist items

Further comments

Copy link

github-actions bot commented Jun 12, 2024

Visit the preview URL for this PR (updated for commit 535c77e):

https://roar-staging--pr658-fix-legal-docs-7jsojbg8.web.app

(expires Wed, 19 Jun 2024 21:41:21 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 2631e9c58fd0104ecbfddd72a62245ddac467460

Copy link

cypress bot commented Jun 12, 2024

Passing run #2610 ↗︎

0 26 0 0 Flakiness 0

Details:

Tests for PR 658 "Ensuring the new consent appears when switching the administra...
Project: roar-dashboard-e2e Commit: 535c77e95d
Status: Passed Duration: 03:41 💡
Started: Jun 12, 2024 9:40 PM Ended: Jun 12, 2024 9:44 PM

Review all test suite changes for PR #658 ↗︎

@Zio-4
Copy link
Contributor

Zio-4 commented Jun 12, 2024

Does not affect LEVANTE ✅

src/pages/HomeParticipant.vue Outdated Show resolved Hide resolved
@Emily-ejag Emily-ejag merged commit 3224342 into main Jun 12, 2024
16 checks passed
@Emily-ejag Emily-ejag deleted the fix/legal-docs branch June 12, 2024 22:11
Copy link

sentry-io bot commented Jun 13, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TypeError: undefined is not an object (evaluating 'we.studentData.dob') checkConsent(src/pages/HomeParticipant) View Issue

Did you find this useful? React with a 👍 or 👎

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.

4 participants