open-consul/ui-v2/app/instance-initializers
John Cowen 39860ae995 ui: Add an additional 'more than 1 char' check for selection (#6022)
We'd rather 'play it safe' for our selection detection (which avoids
following links if you have some text selected). This commit adds an
additional check of 'more than 1 character' to the 'isSelected' check.
This is based on the fact that it's far quicker to type the character so
why would a user select on character? This therefore caters for any
fairly large (in the scheme of things) incidential mouse moves whilst
clicking a link.

Overall this is probably overkill
2019-09-04 08:35:10 +00:00
..
event-source.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
selection.js ui: Add an additional 'more than 1 char' check for selection (#6022) 2019-09-04 08:35:10 +00:00