Metaculus / Metaculus/metaculus

Spacing optimization for Question Tiles in Upcoming state

Open
#4,342 1 comment 0 reactions 1 assignee View on GitHub

@elisescu is already working on this.

Since Feb 19, 2026.

Stale
Dominant language
TypeScript
Stars
113
Forks
34
Avg merge
16h 34m
Merged PRs (30d)
30

Description

Image

In question tiles in Upcoming state, there is an empty div on the left side (that normally renders the CP gauge when it's available)

This empty div causes an unnecessary amount of left padding in the tile due to the gap-6 in the parent container.

Let's not render this div when the question is Upcoming, CP is hidden, AND the user has no forecast.

While at it, let's also optimize the look of the User Forecast for questions in this state, like this:
Image

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.