Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: notify of Poka Yoke Threshhold met in infobar #100

Open
earthbound19 opened this issue Nov 4, 2023 · 0 comments
Open

Comments

@earthbound19
Copy link

Specifications

  • OS Version:
    Windows 10
  • VSCode Version:
    1.84 user setup

Expected Behavior

On any sync operation (auto, upload, download), clear notice if Poka Yoke Threshold met and preventing sync.

Actual Behavior

While this is done with a notification, sometimes it is easy to miss the notification or, I also suspect, VSCode hides it behind the main window or fails to display it. The result is frustration that an operation seems to take forever, as, in my case, the infobar (lower left) simply said "Uploading.." indefinitely.

It would be nice if the infobar gave a similar message about Poka Yoke Threshold being met also, in case the notification is missed. Also it's technically incorrect to say it's uploading when Poka Yoke was met; it's not: it's suspended.

Steps to Reproduce

  1. Perform any sync operation after a lot of changes which exceed Poka Yoke threshold
  2. Observe that the infobar displays an upload or download message which is incorrect, as there is (or should be displayed) a notification about too many changes for sync without approval.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant