Skip to content
Snippets Groups Projects

Vertically align badges in glql lists

Merged Annabel Dunstone Gray requested to merge glql-badges into master
All threads resolved!

What does this MR do and why?

Fixes alignment of badges within markdown lists (#480154 (closed))

Screenshots or screen recordings

Before After
Screenshot_2024-11-08_at_12.03.40_PM Screenshot_2024-11-08_at_11.57.33_AM

How to set up and validate locally

  • Enable :glql_integration
  • Create a GLGQ code block in an issue description, comment field etc. Here's what I used:
```glql
---
display: list
fields: title, state, health, labels("test::*")
---
group = "gitlab-org" and label = "Aftersche"
```

Links

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading