Skip to content

Update index.md: refer to 'column' and fix solution#44267

Merged
chrisdavidmills merged 8 commits into
mdn:mainfrom
yassam:patch-1
May 28, 2026
Merged

Update index.md: refer to 'column' and fix solution#44267
chrisdavidmills merged 8 commits into
mdn:mainfrom
yassam:patch-1

Conversation

@yassam
Copy link
Copy Markdown
Contributor

@yassam yassam commented May 26, 2026

Description

The instructions referred to setting row widths, which doesn't make sense. I think it should be column widths.

Also the solution set row widths to 20% which doesn't make sense.

I don't think it's necessary to explicitly set the default column width to 20%. All we need to do is explicitly set the 4th column to 40%, and the others will get the remaining 60% distributed to them equally (20% each to the other 3 columns).

Motivation

The instructions are confusing, i.e. referring to rows rather than columns. Part of the solution looks wrong i.e. setting a tr width of 20% (I removed this).

Additional details

Related issues and pull requests

The instructions referred to setting the row width, which doesn't make sense. I think it should be column width.

Also the solution set the row width to 20% which doesn't make sense.
@yassam yassam requested a review from a team as a code owner May 26, 2026 20:06
@yassam yassam requested review from chrisdavidmills and removed request for a team May 26, 2026 20:06
@github-actions github-actions Bot added Content:Learn Learning area docs size/s [PR only] 6-50 LoC changed labels May 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

Preview URLs (1 page)

(comment last updated: 2026-05-28 11:15:27)

Copy link
Copy Markdown
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you for the fix, @yassam! I've got a few suggestions for improving the grammar of the note. Once you've applied these, you might also need to adjust the length of the lines so that they sit well together.

yassam and others added 6 commits May 28, 2026 19:37
…or_scheme_search/index.md

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
…or_scheme_search/index.md

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
…or_scheme_search/index.md

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
…or_scheme_search/index.md

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
Adjust comment line lengths
@yassam
Copy link
Copy Markdown
Contributor Author

yassam commented May 28, 2026

Thanks @chrisdavidmills! I've committed your suggestions and adjusted the comment line lengths

Copy link
Copy Markdown
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, this looks good; let's get it merged. Thanks again, @yassam!

@chrisdavidmills chrisdavidmills merged commit 58e3af4 into mdn:main May 28, 2026
8 of 9 checks passed
@yassam yassam deleted the patch-1 branch May 29, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Learn Learning area docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants