PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Pls sir can we get more columns?

Open
#7,583 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Lua
Stars
5.4k
Forks
2.4k
Avg merge
1d 12h
Merged PRs (30d)
26

Description

Check for duplicates
  • I've checked for duplicate open and closed issues by using the search function of the issue tracker
Is your feature request related to a problem?

The problem is we need to scroll down quite far to see some screens despite plenty of horizontal real estate available. The screen is built to scale down to a single column if need be, but unfortunately doesn't scale up past 3 columns.

Screenshot 2024-04-17 at 5 30 20 PM

Describe the solution you'd like

It should scale across the width of the device till there are no columns left to scale. Or set the integer from 3 to say 9 to handle the top end.

Describe alternatives you've considered

No response

Additional context

No response

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

The issue names no files, tests, or entry points, but identifies a three-column UI limit and requests scaling beyond it. Start by locating the layout code that sets the column count and check its behavior at wider and narrow widths. Done means wider screens use additional columns while the existing single-column fallback still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.