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
Expected behaviour Clipboard doesnt overwrite if after clicking on data user have missed some fields.
I thought that by going to the page '...' and pressing the button '...' then '...' would happen.
local sever
Actual behaviour
Instead of 'my clipboard before clicking have text, after clicking it should be there bc data not valid from fields', what I saw was that 'i can return only text or target, but i want return false and dont ovewrite clip board' happened instead.
The text was updated successfully, but these errors were encountered:
jack-fdrv
changed the title
How I can return false on button click if for validate data?
How I can return false on button click if data was invalid? And dont overwrite user clipboard?
Mar 11, 2016
Expected behaviour Clipboard doesnt overwrite if after clicking on data user have missed some fields.
I thought that by going to the page '...' and pressing the button '...' then '...' would happen.
local sever
Actual behaviour
Instead of 'my clipboard before clicking have text, after clicking it should be there bc data not valid from fields', what I saw was that 'i can return only text or target, but i want return false and dont ovewrite clip board' happened instead.
The text was updated successfully, but these errors were encountered: