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

Change token form iframe visibility method #9

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

golive
Copy link
Member

@golive golive commented Jun 10, 2024

What is the goal?

CKO risk.js library needed for https://sequra.atlassian.net/browse/MUF-655 doesn't work if rendered inside an iframe that is display: none, so the iframe need to be hidden in a different way.

References

How is it being implemented?

Replace display: none with off-the viewport styles.

Opportunistic refactorings

No

Caveats

No

Does it affect (changes or update) any sensitive data?

_Check Sensitive data list documentation and Sensitive data list

How is it tested?

Automatic tests

How is it going to be distributed?

Standard distribution

@golive golive requested a review from a team as a code owner June 10, 2024 09:28
@golive golive changed the title Update README with latest version Change token form iframe visibility method Jun 10, 2024
@golive golive force-pushed the token-form-iframe-visibility branch from a5c10e6 to 72418e0 Compare June 10, 2024 09:33
@golive golive merged commit 81ce2a1 into master Jun 10, 2024
6 checks passed
@golive golive deleted the token-form-iframe-visibility branch June 10, 2024 12:04
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