Open datenangebot opened 1 year ago
One thing that came up in discussions today:
When implementing inline editing we need to think very carefully about if each operation would emit an update to possible workflow integrations as there is a high risk to spam external services with this.
One thing that came up in discussions today:
When implementing inline editing we need to think very carefully about if each operation would emit an update to possible workflow integrations as there is a high risk to spam external services with this.
I totally agree with that, we have to be careful with spamming connected parts. But I would say this is not a problem of an inline editing view. Because updates could be emitted by multiple sources. Thinking about the api, front end interface, calculations based on environment parameters, ...
So I would say, we should think about this in general and could go on with this feature planning as normal?! 🤷
Lets have view mode that allows us to navigate throw the cells (also with the keys) and edit them instantly.