Skip to content

Backport: fix markdown checkbox rendering #17427

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

Merged

Conversation

wxiaoguang
Copy link
Contributor

Backport #17425

We allow to render empty check list item - [ ], while GitHub doesn't allow.

To make the rendering correct, we need tune the UI (the last PR #17413 uses absolute layout, which makes the empty checkbox item can not be displayed correctly)

@wxiaoguang wxiaoguang added backport/v1.15 topic/ui Change the appearance of the Gitea UI labels Oct 25, 2021
@wxiaoguang wxiaoguang added this to the 1.15.6 milestone Oct 25, 2021
@wxiaoguang wxiaoguang added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Oct 25, 2021
@delvh
Copy link
Member

delvh commented Oct 25, 2021

Why skip-changelog?
I think that is a feature we should report in the changelog…

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 25, 2021
@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 Oct 25, 2021
@wxiaoguang
Copy link
Contributor Author

Why skip-changelog? I think that is a feature we should report in the changelog…

#17413 is ALREADY in the milestone 1.15.6.

@delvh
Copy link
Member

delvh commented Oct 25, 2021

I see.

@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 Oct 25, 2021
@wxiaoguang wxiaoguang merged commit 06da10b into go-gitea:release/v1.15 Oct 25, 2021
@wxiaoguang wxiaoguang deleted the backport-markdown-checkbox branch October 25, 2021 09:02
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
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. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants