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 Safari bug for results page #19

Merged
merged 15 commits into from
Nov 30, 2023
Merged

Fix Safari bug for results page #19

merged 15 commits into from
Nov 30, 2023

Conversation

ohrie
Copy link
Contributor

@ohrie ohrie commented Nov 23, 2023

@ohrie ohrie self-assigned this Nov 23, 2023
Copy link

netlify bot commented Nov 23, 2023

Deploy Preview for rsv8-lb-wn ready!

Name Link
🔨 Latest commit 9d146be
🔍 Latest deploy log https://app.netlify.com/sites/rsv8-lb-wn/deploys/655f254424235a00085dd5a8
😎 Deploy Preview https://deploy-preview-19--rsv8-lb-wn.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 77 (🟢 up 1 from production)
Accessibility: 88 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (🔴 down 8 from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

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

@ohrie ohrie changed the title Fix Safari bug for results page (https://github.com/FixMyBerlin/private-issues/issues/1149) Fix Safari bug for results page (#1149) Nov 23, 2023
@ohrie ohrie changed the title Fix Safari bug for results page (#1149) Fix Safari bug for results page Nov 23, 2023
@ohrie ohrie merged commit c478d0a into main Nov 30, 2023
8 checks passed
@@ -27,6 +27,7 @@ export const ScrollTopLink: React.FC = () => {
type="button"
onClick={() => window.scrollTo(0, 0)}
className="mt-10 flex no-underline"
aria-label="Zum Seitenanfang springen"
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@tordans
Copy link
Contributor

tordans commented Nov 30, 2023

@ohrie @JohannaPeanut bitte überlegt mal, welchen Teil dieser Änderungen wir auch in https://github.com/FixMyBerlin/frm-7-landingpage nachziehen müssen.

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.

4 participants