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

Hide personal data processing message #922

Merged
merged 5 commits into from
Jul 22, 2024

Conversation

ThePavolC
Copy link
Collaborator

Fixes #919

</>
)
const PostponeSection = ({ nextPostponeRoute, now, isPostponeLive, isDebug }) => {
const isPostponeExtensionTime = now.getMonth() < 11;
Copy link
Collaborator

Choose a reason for hiding this comment

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

odklad je mozne spravit iba do konca marca.

asi by som to upravil tak ze by som z PostponeButton vybral isPostponeTime do komponentu PostponeSection

potom mozes pouzit v PostponeSection isPostponeTime a do PostponeButton uz posielat isPostponeTime namiesto now

takto ta logika bude iba na jednom mieste a iba vysledok sa bude posielat dalej dole

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Updatenute.

Tiez som si vsimol ze ten text ohladom spracovania osobnych udajov je tam dva krat, tak som to dal do novehom componentu.

Copy link
Collaborator

Choose a reason for hiding this comment

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

len pozor tam ten text nie je rovnaky

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ok, tak som revertol ten commit s textom o osobnych udajoch

@MarekVigas MarekVigas merged commit 8755390 into slovensko-digital:master Jul 22, 2024
7 checks passed
@MarekVigas
Copy link
Collaborator

Vdaka @ThePavolC

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.

skryt text ked vyprsal odklad
2 participants