#2068 adds a roving tabindex to the site tree.
As per silverstripe/developer-docs#866 our accessibility guidelines for roving tabindex will state that mouse interaction that would ordinarily set focus should set focus, and should update the roving tabindex.
Acceptance criteria
#2068 adds a roving tabindex to the site tree.
As per silverstripe/developer-docs#866 our accessibility guidelines for roving tabindex will state that mouse interaction that would ordinarily set focus should set focus, and should update the roving tabindex.
Acceptance criteria
tabindex="0"and all other treeitems havetabindex="-1"