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

map permission commit #60

Merged
merged 4 commits into from
Dec 20, 2024
Merged

map permission commit #60

merged 4 commits into from
Dec 20, 2024

Conversation

sinejespersen
Copy link
Contributor

Link to ticket

🔢

Description

Make it possible to reevaluate open street map consent

Screenshot of the result

image

Out of focus

image

In focus
image

@sinejespersen sinejespersen marked this pull request as ready for review December 20, 2024 08:13
src/components/routes/RoutePage.jsx Outdated Show resolved Hide resolved
src/components/routes/RoutePage.jsx Outdated Show resolved Hide resolved
)}
{!openStreetMapConsent && focusOnText && (
<button type="button" onClick={() => resetPermission()} className="mb-10 text-center">
Du har ikke givet samtykke, derfor kan vi ikke vise er kort her. Vil du ændre det, kan du trykke her
Copy link
Contributor

Choose a reason for hiding this comment

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

We have the exact same message twice in the code. Consider putting it into a variable.

@rimi-itk rimi-itk merged commit 3050e61 into develop Dec 20, 2024
4 checks passed
@rimi-itk rimi-itk deleted the feature/map-permission-stuff branch December 20, 2024 09:08
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