Closed bparrish17 closed 4 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
No Coverage information
0.0% Duplication
holding until prod deploy
since the height of the container changes when you collapse an item, it allows the user to get into a situation where scrollTop at the time of calculation is not actually where you want to end up. I think you can get around this problem by delaying the scroll until after the other container is collapsed? or vice versa maybe
steps to recreate: 1) click map marker 1 on the map. first one expands. 2) click map marker 9 on the map. first one collapses, 9th one expands and scrolls but gets cut off here:
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
No Coverage information
0.0% Duplication
Checklist for Pull Requests
🚨Please review the guidelines for contributing to this repository.
AC-152
). Don't request your master!Description
Please describe anything in your pull request that isn't immediately understandable from the ticket description.
Thank you! 😎