You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
confusedsushi f6f4e1ddb9
Fix review excerpt (#18502)
Currently the "File Changed" tab of a PR is somehow broken. This is also true for the current release 1.16.0.

When you are on the "File Changed" tab, and want to look at code excerpt before or after the code changes, the layout breaks. You can test this on try.gitea.io here: https://try.gitea.io/testnotexisting/magic_enum/pulls/2/files

The problem occurs for the unified view and for the split view.

Kind of the same problem was there for commenting a line of code, this was fixed in #18321 and #18403.

For consistency, I changed the solution of #18321, I removed the ``colspan`` and instead added a ``<td>``. The goal was to have code similarly with the split view.

Also the separator line in the split view was in the wrong column, this was fixed too.* more consistent unified review comment

Fix #18516

Co-authored-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
branch Propagate context and ensure git commands run in request context (#17868) 2 years ago
diff Fix review excerpt (#18502) 2 years ago
editor Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
graph Propagate context and ensure git commands run in request context (#17868) 2 years ago
issue Add config options to hide issue events (#17414) 2 years ago
migrate Use disable_form_autofill on Codebase and Gitbucket (#17936) 3 years ago
projects Cleanup and use global style on popups (#17674) 3 years ago
pulls Improvements to content history (#17746) 3 years ago
release Fix release link broken (#18252) 3 years ago
settings Refactor webhooks i18n (#18380) 2 years ago
wiki Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
activity.tmpl Unify and simplify TrN for i18n (#18141) 3 years ago
blame.tmpl Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
branch_dropdown.tmpl Fixed commit count. (#17698) 3 years ago
clone_buttons.tmpl Add new JS linter rules (#17699) 3 years ago
commit_page.tmpl Propagate context and ensure git commands run in request context (#17868) 2 years ago
commit_status.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commit_statuses.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits.tmpl Add compare tag dropdown to releases page (#15695) 3 years ago
commits_list.tmpl Fix commit's time (#18375) 2 years ago
commits_list_small.tmpl Propagate context and ensure git commands run in request context (#17868) 2 years ago
commits_table.tmpl Cleanup and use global style on popups (#17674) 3 years ago
create.tmpl Unify and simplify TrN for i18n (#18141) 3 years ago
empty.tmpl More pleasantly handle broken or missing git repositories (#17747) 3 years ago
forks.tmpl Add pagination to fork list (#17639) 3 years ago
graph.tmpl Re-separate the color translation strings (#17390) 3 years ago
header.tmpl Propagate context and ensure git commands run in request context (#17868) 2 years ago
home.tmpl Automatically pause queue if index service is unavailable (#15066) 2 years ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
search.tmpl Automatically pause queue if index service is unavailable (#15066) 2 years ago
shabox_badge.tmpl Fix avatar template error (#13833) 4 years ago
sub_menu.tmpl Unify and simplify TrN for i18n (#18141) 3 years ago
unicode_escape_prompt.tmpl Left-Align text in Unicode warning boxes (#18331) 2 years ago
upload.tmpl Add attachments for PR reviews (#16075) 3 years ago
user_cards.tmpl Direct avatar rendering (#13649) 4 years ago
view_file.tmpl Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
view_list.tmpl Fix commit's time (#18375) 2 years ago
watchers.tmpl Add class to page content to unify top margin (#13766) 4 years ago