Skip to content

Commit

Permalink
a11y/SHIBUI-354: Removed spacebar keydown trigger (redundant);
Browse files Browse the repository at this point in the history
  • Loading branch information
Jodie Muramoto committed Oct 11, 2018
1 parent 541919b commit c54b171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/app/shared/component/info-icon.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#toggle="ngbPopover"
[attr.aria-label]="'tooltip.instruction' | translate"
[ngbPopover]="tooltipContent"
(keydown.space)="toggle.open()"
[triggers]="triggers"
[placement]="placement"
[attr.aria-flowto]="id"
Expand Down

0 comments on commit c54b171

Please sign in to comment.