encore
encore copied to clipboard
Dashboard API Docs sidebar not scrolling as expected
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.
Thanks @vilhelmmelkstam, that's a great point. We need to make them scroll independently of each other.
@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.
