radio4000 icon indicating copy to clipboard operation
radio4000 copied to clipboard

/channel/edit `save` button is always active

Open 4www opened this issue 8 years ago • 2 comments
trafficstars

the button save on /channel/edit should be disabled when:

  • save task is running (it is)
  • no changes have been made to the model (it is not)

4www avatar Nov 19 '17 15:11 4www

I tried to do it for the model hasDirtyAttributes. But couldn't make it work because of the way we use a proxy object to hold the changes to the channel before applying them.

oskarrough avatar Jan 10 '18 21:01 oskarrough

Now there's a 'No changes to save' notification, so it doesn't feel like a bug anymore to me. Would still be nicer if the button was disabled but yea…

oskarrough avatar Jun 25 '18 11:06 oskarrough