TabNine icon indicating copy to clipboard operation
TabNine copied to clipboard

Tabnine Hub preferences: checkbox labels not linked to checkboxes

Open micgro42 opened this issue 2 years ago • 2 comments

please complete the following information:

  • OS version: N/A
  • Editor: N/A
  • Editor version: N/A
  • Programming language: N/A
  • TabNine extension version: 0.5.3
  • Engine version (could be located within Tabnine Hub): 4.0.30-42

Issue Details: Clicking the labels of options on the preferences page does not toggle the associated checkboxes. Those things: image

The reason is that you put the text next to the actual label in your HTML. The <span> belongs inside the <label>:

image

You can read more about this here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label

gz#10025

micgro42 avatar Dec 15 '21 14:12 micgro42

What exactly is the meaning of gz#10025 that was appended to the description of this issue by @Tabnineteam?

micgro42 avatar Dec 15 '21 14:12 micgro42

Thanks for reaching out. I'll add it to the backlog. The ticket number you see is added automatically by our ticketing management system.

bilucodota avatar Dec 15 '21 15:12 bilucodota

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 03 '22 09:10 stale[bot]