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

Fix poor table column width due to breaking words (#31473) #31477

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

GiteaBot
Copy link
Contributor

Backport #31473 by @brechtvl

Caused by #31091


Before
before

After
after

Example markdown for testing:

| **Report** | **Commits in `main`**  | **Remarks** |
| -- | -- | -- |
| | https://projects.blender.org/blender/blender/commit/e3a02b9b025282a46e74271ccf9ecfa6d780aac0 | |
| #111028 | https://projects.blender.org/blender/blender-addons/commit/3f1674ef5213d1c369f5039614d62742fe4b4a5f | was a duplicate of https://projects.blender.org/blender/blender-addons/issues/104723 [which is in 3.6.3] |
| | 2549272f02bd732260a978e0f98067d1c9a9fb95 | conflicts, assume this needs additional prior commit(s)? |
| #110204 | c275f4219f1482c0a89b0f91179058d60c007643 | conflicts because of 4f3e2ee857b5b9d5625513c3e5258eb71a2314c8, might not be backported |
| #111779 | 30e3caaf8291811f9c86a5721a67a976d18e5af2 | conflicts because of 1b4b90f5f79e3f3b30ba489dec9d35a5c72a58c2, might not be backported, would also need e924f316a7a8c5defcebd417166ebe93dbc8f72a |

Caused by go-gitea#31091

---------

Co-authored-by: silverwind <me@silverwind.io>
@GiteaBot GiteaBot added topic/ui Change the appearance of the Gitea UI type/bug labels Jun 24, 2024
@GiteaBot GiteaBot requested a review from silverwind June 24, 2024 17:48
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 24, 2024
@GiteaBot GiteaBot requested a review from wxiaoguang June 24, 2024 17:48
@GiteaBot GiteaBot added this to the 1.22.1 milestone Jun 24, 2024
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 24, 2024
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jun 24, 2024
@wxiaoguang wxiaoguang enabled auto-merge (squash) June 25, 2024 00:00
@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 Jun 25, 2024
@wxiaoguang wxiaoguang merged commit 1825c31 into go-gitea:release/v1.22 Jun 25, 2024
26 checks passed
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Sep 23, 2024
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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants