Skip to content
Snippets Groups Projects
  • JediKev's avatar
    4414f9bb
    issue: Duplicate Page Requests · 4414f9bb
    JediKev authored
    This addresses an issue where clicking Open, Post Reply, etc. more than once
    whilst creating/responding to a ticket will generate duplicate requests.
    This causes duplicate responses to be sent out or duplicate tickets being
    created. This adds jQuery, on both Agent and User side, to disable the
    submit buttons when the "Loading" popup appears so you cannot click the
    button more than once.
    4414f9bb
    History
    issue: Duplicate Page Requests
    JediKev authored
    This addresses an issue where clicking Open, Post Reply, etc. more than once
    whilst creating/responding to a ticket will generate duplicate requests.
    This causes duplicate responses to be sent out or duplicate tickets being
    created. This adds jQuery, on both Agent and User side, to disable the
    submit buttons when the "Loading" popup appears so you cannot click the
    button more than once.