Skip to content

Use border for keyboard active focus in NavigationTabButton

James Graham requested to merge work/nvrwhere/navigationtabbutton_keyboard into master

Title. Currently the NavigationTabButton doesn't indicate active focus which isn't good for accessibility. In line witht he discussion here teams/vdg/issues#32 the boarder is changed to be used to indicate activeFocus only. With the selection being background only.

Merge request reports