manager
manager copied to clipboard
M3-5875: Marketplace App Selection Scrolling based on Query Params
Description
- When an app is passed as a query param for Linode creation, scroll to the selected app in the list
- This helps clearly show users what app they have selected from a redirect
- If this new scroll didn't happen, users would be very confused if they were redirected from the
linode.comsite after finding an app they want to deploy
- This ticket requests that we don't open the details drawer when coming from the linode.com site but that change needs to be made on their end. I will make sure that change is made
Preview
https://user-images.githubusercontent.com/6440455/183512901-3a4dba53-fa1a-4a86-b142-e72f004d73c0.mov
How to test
- Visit a link like
http://localhost:3000/linodes/create?type=One-Click&appID=607488and observe scroll behavior
@DevDW I'm having a hard time getting into that state, can you attach a screen recording or give me some steps to reproduce?