bazelbuild / bazelbuild/bazel

BUG in landing page.

Open
#26,531 5 comments 0 reactions 0 assignees View on GitHub
P2 team-Documentation team-OSS type: bug
Dominant language
Java
Stars
25.8k
Forks
4.6k
Avg merge
2d 20h
Merged PRs (30d)
72

Description

### Description of the bug:

I've noticed that in the "What's New?" section of the UI, the cards/divs for "Roadmap," "Community updates," and "Query quickstart tutorial" are not perfectly aligned horizontally, which makes the layout look uneven . This misalignment can detract from the professional appearance and clarity of the page.

Screenshot from 2025-07-11 11-15-25

Suggestion:
It would enhance the overall user experience if these elements were adjusted so that their tops and content are aligned in a straight line. A more consistent alignment will improve readability and make the interface feel more polished.

Let me know if you'd like a mockup or any further details. Happy to help contribute to the UI/UX!

Thanks!

### Which category does this issue belong to?

_No response_

### What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

We can give a proper width and flex to make equal distributed. Due to the images width the title postion is changed. So we can enhance the overall user experience if these elements were adjusted so that their tops and content are aligned in a straight line. A more consistent alignment will improve readability and make the interface feel more polished.

### Which operating system are you running Bazel on?

linux

### What is the output of `bazel info release`?

_No response_

### If `bazel info release` returns `development version` or `(@non-git)`, tell us how you built Bazel.

_No response_

### What's the output of `git remote get-url origin; git rev-parse HEAD` ?

```text

```

### If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.

_No response_

### Have you found anything relevant by searching the web?

_No response_

### Any other information, logs, or outputs that you want to share?

_No response_

Contributor guide

Open the contributing guide

Research direction

Start at the landing page's "What's New?" section and inspect the cards for "Roadmap," "Community updates," and "Query quickstart tutorial." No source file or test is named, so first locate the UI entry point and reproduce the screenshot's uneven alignment. Done means the card tops and content align consistently without depending on image widths.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.