ipython / ipython/ipython

Consider "Saving...." notification.

未关闭
#7,588 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
16.8k
派生
4.5k
平均合并
1 天 2 小时
30 天内合并 PR
6

描述

Especially with slow backend, I found myself pressing save a few time as there is no notification that something is happening.

I would like to consider a sticky notification that appear when user ask to save and would be dismissed
after.

Code is [relatively simple](https://github.com/Carreau/ipython/commit/5636d56f53b269d30951adab961a8269f657b2a0) but Thomas think that it could be a anoyingly flashing thing and would prefer to "delay" the "Saving..." message by 200 something ms. Though, is saving take 260ms, you get a flash of 10ms... and whatever XXXms you delay the "Saving...." the saving could always finish a XXX+10ms leading to a flash...

Anyway, I want to propose that both in notebook and Editor.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。