bogdancondorachi / kirby-table-field

📈 Table field/block plugin for Kirby CMS
https://getkirby.com/plugins/bogdancondorachi/table-field
MIT License
40 stars 2 forks source link

The save button is only displayed after leaving the input field. #2

Closed gbdesign2023 closed 10 months ago

gbdesign2023 commented 10 months ago

Standard behavior: If changes are made in a regular input field, the orange-colored "save"-button is displayed immediately. Even without leaving the input field.

With a table, the "save"-button is only displayed when the input field is exited.

Problem: If only one value is changed quickly, this "delayed" behavior can irritate the editor in his usual workflow, as he expects the "save"-button to appear immediately.

bogdancondorachi commented 10 months ago

Hmm, I can't seem to replicate the issue. I know of this behavior on the initial plugin but now it should detect changes on type.

Make sure to use the latest version or provide a video demonstration if this persists.

gbdesign2023 commented 10 months ago

I had already installed 2.1. Just downloaded it again and now it works as expected. Are there two different 2.1 versions? But now I have the problem that the version number is mixed up.

version-nr
bogdancondorachi commented 10 months ago

So it works as expected now?

I know of the version issue of not specifying 2.1.0 as the latest. Can't say why but hopefully will be fixed with a new release.

gbdesign2023 commented 10 months ago

Yes, your plug-in now works as expected. You can therefore close my issue. Sometimes the reasons for errors are not obvious. Just like the sudden disappearance of errors ;-)

There is already a discussion about the version number problem in the forum: https://forum.getkirby.com/t/plugin-version-in-panel/30396/

bogdancondorachi commented 10 months ago

Thanks for pointing me out on the version issue. Feel free to reopen this if the input issue 'reappear' :)