Sinan Ascioglu

Results 14 comments of Sinan Ascioglu

Shining some light on this topic from OpenProcessing wisdom: Vamoss is correct that any interception and adding HTML elements to display errors and logs causes some performance drop, but it...

That would be very helpful have an attribute to turn this behavior off. Particularly during development, while working on styling the dropdown list...

Getting the same issue from some users on OpenProcessing. Not sure hot to fix, but must a variable naming issue.

@benjibee's post is very helpful, but note that it is incomplete. I believe the subcategories are missing, such as "graphic" for "GraphicShirt" and "ClotheFabric". Anyone knows an official list somewhere...

@keyup solution isn't a good one: Keyup will also trigger when an entry is selected via arrow keys and pressed enter. This will result it two calls. First one with...

This would be really helpful to me as well, in php -> js injections we use on the site: ` var user = ; ` Code above at the moment...

+1. Using Redis adds a whole another layer of maintenance and dependency to the whole project. I have the feeling this could have been handled very well using database.

To anyone who is bothered with the same issue: I don't believe devs are paying attention to this. I am still keeping the old version (Version 4.5.2 (402)) of TablePlus...

Hello 👋, @ksen0 let me know about this issue. Yes, there are rateLimits on the API (currently 40 requests/min). I also looked at the code little, and I can see...

yes I can add those data points. Are these API hits ultimately done on the frontend or on the backend? If on the frontend, note that large networks such as...