You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #763 we allow to disable push notifications that are displayed when the editor content is out-of-sync with the cluster (resource does not exist yet or is modified). The reasoning is that those notifications are a distraction. We could still show to the user when he can push to the cluster but do it in a less intrusive way: ex. by highlightling the push icon in the toolbar (similar to the "*" that some editors - ex. Eclipse - would display next to the editor title when the file is modified but not saved yet).
The text was updated successfully, but these errors were encountered:
adietish
changed the title
Editor: should visually show that the editor can be pushed aka content is out-of-sync with cluster
Editor: should show that the editor can be pushed in a non-intrusive way (alternative to notifications)
Oct 16, 2024
follows up on #763
In #763 we allow to disable push notifications that are displayed when the editor content is out-of-sync with the cluster (resource does not exist yet or is modified). The reasoning is that those notifications are a distraction. We could still show to the user when he can push to the cluster but do it in a less intrusive way: ex. by highlightling the push icon in the toolbar (similar to the "*" that some editors - ex. Eclipse - would display next to the editor title when the file is modified but not saved yet).
The text was updated successfully, but these errors were encountered: