Skip to content
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

Prevent invalid behavior for file reviewing when loading more files (#21230) #21234

Merged
merged 3 commits into from
Sep 23, 2022

Conversation

delvh
Copy link
Member

@delvh delvh commented Sep 21, 2022

Backport of #21230

The problem was that many PR review components loaded by Show more received the same ID as previous batches, which confuses browsers (when clicked). All such occurrences should now be fixed.

Additionally improved the background of the viewed checkbox.

Fixes #21228.
Fixes #20681.

Co-authored-by: wxiaoguang wxiaoguang@gmail.com

…o-gitea#21230)

The problem was that many PR review components loaded by `Show more`
received the same ID as previous batches, which confuses browsers (when
clicked). All such occurrences should now be fixed.

Additionally improved the background of the `viewed` checkbox.

Lastly, the `go-licenses.json` was automatically updated.

Fixes go-gitea#21228.
Fixes go-gitea#20681.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
@delvh delvh changed the title Prevent invalid behavior for file reviewing when loading more files (… Prevent invalid behavior for file reviewing when loading more files Sep 21, 2022
@delvh delvh added the type/bug label Sep 21, 2022
@delvh delvh added this to the 1.17.3 milestone Sep 21, 2022
@delvh delvh changed the title Prevent invalid behavior for file reviewing when loading more files Prevent invalid behavior for file reviewing when loading more files (#21230) Sep 21, 2022
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Sep 21, 2022
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Sep 22, 2022
@techknowlogick techknowlogick merged commit e50473e into go-gitea:release/v1.17 Sep 23, 2022
@delvh delvh deleted the release/v1.17 branch September 23, 2022 07:53
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants