using undo removed all css codes

  • AgilityAssoc.Canada
    Asked on October 19, 2018 at 10:53 AM

    Hi,

    This has happened to me on a couple of occasions, a complete loss of all my injected css code.

    This AM i was working on 80704754652964 editing a bit of injected CSS code. on a line for labels I modified the margin-right to margin-left I then wanted it back to right so I tried [ctrl +z] and in the process there was a delay and then suddenly all my injected CSS code was gone and I was looking at line number 1.

    #label_214,#label_215,#label_216,#label_217 {
        color : yellow;
        font-weight : bold;
        font-size : 14pt;
        text-align : left;
        padding-right : -4pt;
        margin-right : -40px;
    }

    1539960594lost all Screenshot 10

    I had the form published so I was able to copy the CSS code back into the editor.

    This is not the first time this has occurred to me, check out My-Form-went-BOOM

    Am I the only one that has experienced this?

    I thought you should be aware of this issue I have experienced.

    Best Robert

  • Richie JotForm Support
    Replied on October 19, 2018 at 12:08 PM

    We are sorry for the inconvenience this may have caused.

    I have tested my sample form but I can't seem to replicate the issue at my end.

    The issue has been forwarded by my colleague to our developers at this thread https://www.jotform.com/answers/1556832 and our developers will reply to that thread once updates are available.


    Thank you.


  • AgilityAssoc.Canada
    Replied on October 21, 2018 at 2:54 PM

    Hi,

    This occurred again today. I did "undo" and all the code vanished, so, I did it again and it all came back. It is almost as if I had selected all and then I deleted some code using [ctrl+Z] to undo my change it took it all.

    Just thought this might be helpful. It would be helpful if someone could replicate the occurrence. Perhaps my browser is playing a role in this.

    Regards, Robert

  • DonaldHag
    Replied on October 21, 2018 at 3:26 PM

    I have cloned your form and am able to reproduce the error on my end. I have forwarded the tests to our Level 2 team looking into the issue on this threadhttps://www.jotform.com/answers/1556832

    How I reproduced the error:

    1. Cloned your form.

    2. I injected CSS into the form and did not save the changes by clicking the save button.

    3. I pressed Ctrl + Z and all the custom CSS in the tab disappeared.

    Please post further comments on this issue on that thread: https://www.jotform.com/answers/1556832 since it has been forwarded to our level 2 team.

    We shall let you know once there is a response available.


  • AgilityAssoc.Canada
    Replied on October 21, 2018 at 4:15 PM

    TNX Donald, Robert