-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple review textarea after comment code #12573
Comments
does this still occur on 1.12.5? I'm fairly certain I've already fixed this. |
Sorry, the problem stills in 1.12.5. |
Can you get it to occur on try? |
go-gitea#11141 broke the appearance of dropzone attachments when editting comments causing poorly updating lists. This PR fixes this. Fix go-gitea#12573 Signed-off-by: Andrew Thornton <art27@cantab.net>
I have never compiled gitea, is there any way, for example with a docker, to compile without having to install all the tools? |
Oh actually thinking on I think the attached pr is likely fixing a different problem... your problem appears to be in the review comment box on the files page of a pr right? In terms of compiling Gitea - unfortunately you'd need to install the tools. Were you thinking of compiling on doze? |
Yes |
Can you tell me exactly how to replicate on try.gitea.io ? I'm struggling to replicate this. |
Cant reproduce in Gitea Version: 1.13.0+dev-737-gc584364b9 |
Signed-off-by: Andrew Thornton <art27@cantab.net>
OK the emit error appears to be another issue with dropzone that's quite easy to fix and I've copied it in to #13036 |
Outdated |
[x]
):Description
Adding or editing a code comment causes multiple textarea fields to appear in the review button popover.
Screenshots
The text was updated successfully, but these errors were encountered: