code-settings-sync icon indicating copy to clipboard operation
code-settings-sync copied to clipboard

Issues With UI Settings

Open jsmayo opened this issue 4 years ago • 1 comments

🐛 Describe the bug

  1. When the Settings UI extends past the VSCode boundaries you cannot scroll.
  2. While using the Settings UI if you click/hover over the (i) to view a tooltip, the cursor continuously switches between the mouse pointer and a text entry indicator [capital i == 'I'].

📰 To Reproduce Steps to reproduce behavior of Bug 1:

  1. Open UI for settings (not the JSON settings editor).
  2. Depending on screen size, either attempt to scroll down OR scale down VSCode a bit and then attempt to scroll down.

Steps to reproduce behavior of bug 2:

  1. Open UI for settings (not the JSON settings editor).
  2. Hover over a tooltip indicator ( i )
  3. Take note of pointer appearance

💪 Expected behavior Bug 1: To be able to scroll down and access additional settings that are currently inaccessible in the UI. Bug 2: To see the applicable tooltip.

📺 Console Error Log Bug 1: image

Bug 2: tooltip

📺 Additional context I never knew the UI existed (accustomed to the JSON settings editor), but noticed these issues and wanted to let you guys know. Additionally, the extension is awesome and I've been using it almost since the very first release, so a big thank you for the work put into the maintenance and development :).

jsmayo avatar Jul 15 '21 20:07 jsmayo

This seems to still be an issue

ericchase avatar Sep 25 '22 17:09 ericchase