ad9242
ad9242
done
reopened as does seem to still be an issue: eg: https://design.sis.gov.uk/components/page-header#sticky-scroll
may be just the sub-headings that are not in the anchor nav
confirmed this is still an issue: if you have the following (i.e. no address for second row of data) ``` export const LONG_DATA = [ { employeeNumber: 1, name: "Joe...
linked issues: https://github.com/mi6/ic-ui-kit/issues/1406 https://github.com/mi6/ic-ui-kit/issues/1407
think this might be a bug in the tree view component. pressing space on an option is causing the window to scroll. happens in storybook too am not sure if...
I have been able to replicate this in the search bar on the site: type in a value press the home key the text cursor remains at the end of...
setting `position:fixed`, on the element with `class="ic-tooltip-container"` seems to solve the issue There is already logic in tooltip to determine if it is on a dialog, so may be be...
Attempted further changes under https://github.com/mi6/ic-ui-kit/pull/3718, but unable to find a solution that works across all browsers