Skip to content

Sidebar fixed with standard scrolling to left sidebar#11907

Open
Kushal-np wants to merge 1 commit intoopenstreetmap:developfrom
Kushal-np:ui/sidebar-fix
Open

Sidebar fixed with standard scrolling to left sidebar#11907
Kushal-np wants to merge 1 commit intoopenstreetmap:developfrom
Kushal-np:ui/sidebar-fix

Conversation

@Kushal-np
Copy link

I have tried to fix the sidebar scrolling , by controlling the overflow , and height set to the maximum height.

@matkoniecz
Copy link
Contributor

what kind of problem is being fixed here?

}

context.container().selectAll('.qaItem.' + datum.service)
.classed('hover', function(d) { return d.id === datum.id; });
Copy link
Contributor

@matkoniecz matkoniecz Feb 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please, avoid making code-style changes in one comment with meaningful code changes

if these are really needed - best make a separate PR for whitespace tweaking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants