For example,
- I'm on this page: https://developer.rebble.io/docs/c/User_Interface/Window/
- I search for
window_set_click_config_provider_with_context.
- Clicking the first link window_set_click_config_provider_with_context will jump to the heading but not remove/hide the results dropdown
I assume that this is due to the link only going to the anchor (#?) rather than opening a new page. It's consistent across other pages/search results as well. (Unfortunately I do not know the codebase well enough to know what to change and submit a PR)