I passed a integer variable as a context when i rendered a webpage. That variable is the initial number of untagged images that i have uploaded to my web application.
I then display my images in a table with the first column being the image and second column being the tag name and the third containing a button which leads to a modal that allows me to edit the tags for the images.
How am i able to decrease the count of untagged images counter whenever i fill in an empty tag?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…