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

Should reduce number of editor notifications, they are detrimental for user focus when editing #570

Closed
adietish opened this issue Feb 15, 2023 · 0 comments · Fixed by #574
Assignees
Labels
kind/bug Something isn't working severity/major
Milestone

Comments

@adietish
Copy link
Collaborator

adietish commented Feb 15, 2023

The editor currently notifies the user of many things:

  • when editor is modified and can be pushed to the cluster (It'll tell you if you create a new resource or modify an existing one.)
  • when cluster resource is modified and can be pulled into the editor
  • when editor was successfully pushed to the cluster
  • when cluster resource was successfully pulled to the editor

The general feeling is that there are too many notifications.

Ex. when you push the editor to the cluster, the cluster adds managed fields to the resource. In the editor you therefore get a first notification "Push to create/modify" when editing. When you push you then immediately get a second notification that you can pull ("Modified on cluster, Pull?"). If you're editing ex. a pod, the pod changes its status ("created", "started", then "running") and every time this happens you get a notification.

The idea is to not notify "can pull", "successfully pushed", "successfully pulled", but only "can push" if the editor has changes that you can push to the cluster.

The resource states that are not notified any longer should then later get unveiled with inlay hints in the editor

@adietish adietish self-assigned this Feb 15, 2023
@adietish adietish added kind/bug Something isn't working severity/major labels Feb 15, 2023
@adietish adietish added this to the 0.8.0 milestone Feb 15, 2023
@adietish adietish moved this to 📋 Sprint Backlog in IDE Cloudaptors Feb 15, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 17, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 17, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 17, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 20, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 2, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 2, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 3, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 3, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 6, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 6, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 6, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 6, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 6, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 6, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 6, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 6, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 7, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 7, 2023
@adietish adietish moved this from 📋 Sprint Backlog to 🏗 In progress in IDE Cloudaptors Mar 7, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Mar 14, 2023
@adietish adietish modified the milestones: 0.8.0, 0.7.1 Mar 22, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 14, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 14, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 14, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 18, 2023
@adietish adietish changed the title "Updated" notification does not appear after pushing the editor Should reduce number of editor notifications, they are detrimental for user focus when editing Apr 19, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 5, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 5, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 5, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 5, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 5, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 5, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 5, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 8, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 8, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 8, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 9, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 9, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 9, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 10, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 10, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 10, 2023
adietish added a commit to adietish/intellij-kubernetes that referenced this issue May 10, 2023
adietish added a commit that referenced this issue May 10, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in IDE Cloudaptors May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working severity/major
Projects
Archived in project
1 participant