Hi developers,
Mohit and I are working on some aspect of Designer, specifically the js/designer/history.js file and anything relating to the history feature within Designer. This doesn't seem familiar to me; I don't recall any aspect of Designer that relates to using any history. Further, trying to break in to this code and show a debugging message (as you can see in the screenshot) doesn't seem to work, either (it does, for instance, in js/designer/init.js), so I'm pretty stumped about what this block of code is for. Does anyone have familiarity with this to help nudge us in the right direction?
Thanks, Isaac
---------- Forwarded message ---------- From: MOHIT KURi ikurimohit@gmail.com To: developers@phpmyadmin.net Date: Fri, 7 Jun 2019 14:03:58 +0530 Subject: Testing in Designer Hi everyone,
I have been trying to print and test(using alert) some values inside the functions of history.js of the designer. I couldn't figure it out that where are we calling the different functions(display function here as an example) of the designer's history and thus how can I print and test some values. Can someone please help me here?
Like here in the attached image(belongs to js/designer/history.js), by performing what set of actions can I get this 'alert("inside display")' to be executed? Would be great if you can provide steps for this.
Thanks & Regards, Mohit Kuri