gogs / gogs/gogs

Remove bullets before list checkbox items

Open
#4,249 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

💻 ui 🔨 enhancement
Dominant language
Go
Stars
47.8k
Forks
5.1k
Avg merge
7h 23m
Merged PRs (30d)
5

Description

  • Gogs version (or commit ref): 0.10.1.0228
  • Can you reproduce the bug at https://try.gogs.io:
    • Yes
    • No
    • Not relevant

Description

I think there shouldn't be bullets next to checkboxes in tasks lists in issues. It should be more like Github. Also since you are using Semantic UI maybe you should consider using their checkboxes (I don't know if it would render nice in issues, I didn't tested).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how issue Markdown task lists are rendered, focusing on the markup that produces both the checkbox and its surrounding list item. Reproduce the example from the issue and verify that checked and unchecked tasks display without an extra bullet while ordinary lists remain unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.