django-todo icon indicating copy to clipboard operation
django-todo copied to clipboard

Comments Bug

Open xor0x opened this issue 6 years ago • 7 comments
trafficstars

You have a bug in comments please open this video https://youtu.be/dJDMX33Y22g

xor0x avatar Mar 31 '19 05:03 xor0x

...but you are hitting Refresh each time, right? I should probably redirect back to the original page after posting a comment so that's not possible, but I would consider that an enhancement rather than a bug. Easy though, will do.

shacker avatar Mar 31 '19 05:03 shacker

I do this with the script on base.hml

xor0x avatar Mar 31 '19 07:03 xor0x

Suggestion: Rather than paper over with javascript what you perceive to be a bug in the app, instead submit a pull request that actually fixes it in the app itself. The flow for this is well-documented in the Django docs.

shacker avatar Mar 31 '19 07:03 shacker

@shacker I can take a look at this.

So from what I understand @xor0x says is a bug but we are calling an enhancement that when a comment is added to a task. The drop down comes up, but instead the enhancement is to disable the pop up window that displays Screen Shot 2021-08-22 at 5 25 02 PM

Then build in an enhancement where the comment on the task is not duplicated rather is just added once?

datatalking avatar Aug 23 '21 00:08 datatalking

@xor0x I've got a bit more time and found you replied to my comments. I was trying to summarize your challenge that it was creating duplicates when you hit refresh... you responded with 'confused' emoji so I'm asking if I was correct in understanding your issue.

datatalking avatar Apr 04 '22 17:04 datatalking

@datatalking You're right.

xor0x avatar Apr 06 '22 04:04 xor0x

The video is no longer available can you explain what the issue was?

SkSaadAli avatar Aug 16 '23 10:08 SkSaadAli