Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

adds blocked page #95

Merged
merged 4 commits into from
Dec 11, 2023
Merged

adds blocked page #95

merged 4 commits into from
Dec 11, 2023

Conversation

f1lander
Copy link
Contributor

@f1lander f1lander commented Dec 1, 2023

Summary

Details

How to test it

  • Successful deployment to gh-pages

Screenshots

Screenshot 2023-12-01 at 12 42 06
Screenshot 2023-12-01 at 12 21 17

ticket: #000

Copy link

netlify bot commented Dec 1, 2023

Deploy Preview for obol-landing ready!

Name Link
🔨 Latest commit 0b7910c
🔍 Latest deploy log https://app.netlify.com/sites/obol-landing/deploys/656a3f1ebc978f0008d372b1
😎 Deploy Preview https://deploy-preview-95--obol-landing.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Dec 1, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-12-11 19:36 UTC

Copy link

sonarcloud bot commented Dec 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@OisinKyne OisinKyne left a comment

Choose a reason for hiding this comment

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

Not really clear what the termly thing is, I don't really want a tracker like this (at least its not on the DVL, site is a bit less bad)

Is it not enough to just always bounce people from *.launchpad.obol.tech to https://obol.tech/blocked every time they hit the launchpad? I don't understand what we need to use termly for here.

useEffect(() => {
if (router.pathname !== "/blocked") {
const script = document.createElement("script");
script.src = "https://app.termly.io/embed.min.js";
Copy link
Contributor

Choose a reason for hiding this comment

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

What's this and why do we need it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi, @OisinKyne I just saw that comment, and for some reason didn’t get that notification, this is actually the opposite, I’m not adding the termly script when it goes to the blocked page. that means, that the page it will not raise the cookies banner

Copy link
Contributor

Choose a reason for hiding this comment

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

Okay fair enough. If this was dvl I'd maybe push for not using a third party tracker, but for site its fine, its just a landing page for people that bounce off.

@f1lander f1lander merged commit 73c8545 into main Dec 11, 2023
7 checks passed
@f1lander f1lander deleted the ft/blocked-page branch December 11, 2023 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants