pw-web icon indicating copy to clipboard operation
pw-web copied to clipboard

Hides the buy button on click to prevent duping

Open shiank98 opened this issue 6 years ago • 3 comments

shiank98 avatar Sep 09 '18 13:09 shiank98

This code impact in any '.green' class button, i dont remember, but have one or two buttons in administrator panel, if this code, these buttons have impacts. Is more intersing you create a new class for this.

gustavovitor avatar Sep 09 '18 17:09 gustavovitor

pretty sure it wont affect any other page than the shop cuz I only added it on the shop

shiank98 avatar Sep 10 '18 04:09 shiank98

@shiank98 I don't like hiding the button, I'd prefer the button to be disabled. If you make this change, there is already a disabled class, but you would need to add the disabled attribute to the button as well.

tomirons avatar Oct 24 '18 20:10 tomirons