• Eduardo Sanz García's avatar
    Improve consistency on bucket hovering and focusing · 259d695e
    Eduardo Sanz García authored
    On #4069, we introduced a small improvement when hovering a left-pointed
    bucket: focus the corresponding annotation card, in addition to the
    anchor's highlight.
    
    In this PR, we introduce the same improvement to the up and down-pointed
    buckets.
    
    In addition, I have realised we handled `onBlur` but not `onFocus`
    events. I have added more complete support for keyboard navigation.
    
    I substituted `onMouseMove` for `onMouseEnter` because it is triggered
    less frequently.
    259d695e
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...