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

fix: correct bg color of pci pop up #304

Merged

Conversation

Silvia-loza
Copy link
Contributor

Related to Issue: https://oat-sa.atlassian.net/browse/TR-3799

Fix : All pop up windows in Audio pci interaction show blue

SETPS to test:
• Checkout to branch: fix/TR-3799/pop-up-window-wrong-color-blue-audio-pci
•Run taoUpdate
•Create an item and add an audioRecodingInteraction
•Try to leave the widow without saving.

ACTUAL RESULT:
Pop up ha blue background, this can be observed in all pop ups when this interaction is present

EXPECTED RESULT:
The background should be white as standard
Also check that the solution for TR-3354 is not affected by this solution
image

@Silvia-loza Silvia-loza marked this pull request as ready for review April 27, 2022 10:38
Copy link
Contributor

@marpesia marpesia left a comment

Choose a reason for hiding this comment

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

Verify that the PCI popup is still blue and the others are not.
To reproduce the PCI popup, make an assessment and finish without recording anything. Go to the Result page, view the test and try to reproduce the PCI.
image
image

Review Checklist

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic
  • Changelog is updated according to changes (if applicable)
  • Documentation is updated according to changes (if applicable)

@Silvia-loza Silvia-loza requested a review from bziondik April 28, 2022 08:00
@github-actions
Copy link

Version

Target Version 8.0.4
Last version 8.0.3

There are 0 BREAKING CHANGE, 0 feature, 2 fixes

Copy link
Contributor

@bziondik bziondik left a comment

Choose a reason for hiding this comment

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

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

@Silvia-loza Silvia-loza merged commit fa35bd1 into develop Apr 29, 2022
@Silvia-loza Silvia-loza deleted the fix/TR-3799/pop-up-window-wrong-color-blue-audio-pci branch April 29, 2022 13:32
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.

3 participants