wheelmap-frontend icon indicating copy to clipboard operation
wheelmap-frontend copied to clipboard

Fix broken toolbar backdrop after scrolling down on mobile

Open opyh opened this issue 1 year ago • 1 comments

When you scroll down the feature details toolbar on a phone, the blurred backdrop is missing. This PR fixes the issue.

Before: https://github.com/user-attachments/assets/13e78c19-8a02-4191-876b-d5c8a7e6c62c

After: https://github.com/user-attachments/assets/4762b9f7-3112-4ce3-87b8-c0fdf173835e

Feel free to test on https://fix-toolbar-backdrop.wheelmap.tech/composite/amenities:node:1773535496,buildings:way:24862622. Please test in dark mode, colors are changed/fixed in another branch.

📎 Related Ticket

🔗 Dependencies: Needs merging https://github.com/sozialhelden/wheelmap-frontend/pull/490 first.

A cat on a sofa watches TV angrily. One paw is on the TV remote.
💪 I have tested my code - [ ] The feature deployment works. - [ ] The automated tests are passing. - [x] I have manually tested this feature - [x] on mobile - [x] in Chrome
✨ I have created a nice pull request - [x] It has a clear title. - [x] It follows the template, has a clear description and testing instructions if needed. - [x] It references applicable Asana tickets. - [x] It targets the right branch. - [x] I removed not applicable sections of the PR template. - [ ] [optional] I added a GIF of my favorite animal to the PR description to lighten the mood of my colleagues.

opyh avatar Feb 11 '25 20:02 opyh

I would like to review this, but there are a lot of unrelated changes. Can you rebase on feature/a11ymap @opyh ?

kriskbx avatar Feb 17 '25 07:02 kriskbx