Carpenteri1 / Carpenteri1/Gridly

Set row width

Open
#306 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
1
Forks
0
Avg merge
1h 12m
Merged PRs (30d)
27

Description

# Why
Row width need to be set in order for the view to not exceed the screen width.

# What
When row width has a max width, the cards can't exceed that width.
When we add one new card if that new card exceeds the total width of the row, we need to add that card to the row below and or a new row.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by locating the row and card layout implementation, then trace how adding a card affects available row width. Done means rows stay within the configured maximum width and an overflowing card moves to a subsequent row without exceeding the screen.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.