encore icon indicating copy to clipboard operation
encore copied to clipboard

Dashboard API Docs sidebar not scrolling as expected

Open melkstam opened this issue 4 years ago • 1 comments
trafficstars

The sidebar for the API Docs in the dashapp has position: sticky. This works well for when the sidebar content fits onto the screen, but when it doesn't it doesn't scroll independently from the main content (like it does for the Encore docs or the API Docs on app.encore.dev). So for when the main content is large (> 50000 px for us at the moment), you have to scroll all the way down to be able to see what was out of the screen initally on the sidebar.

melkstam avatar Aug 18 '21 12:08 melkstam

Thanks @vilhelmmelkstam, that's a great point. We need to make them scroll independently of each other.

eandre avatar Aug 20 '21 14:08 eandre

@melkstam I have been working on applying the Encore branding to the local dev dash. This problem is now hopefully resolved (see video below). The new styling should be available soon, in the next release of the CLI.

2022-09-21 10 35 57

simon-johansson avatar Sep 21 '22 08:09 simon-johansson