Fix broken toolbar backdrop after scrolling down on mobile
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.
🔗 Dependencies: Needs merging https://github.com/sozialhelden/wheelmap-frontend/pull/490 first.
💪 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.
I would like to review this, but there are a lot of unrelated changes. Can you rebase on feature/a11ymap @opyh ?