Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(css): Fix flex: 1 explanation #37553

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

OnkarRuikar
Copy link
Contributor

The current statement is correct if you directly see the end result. However, as the sentence uses flex-basis: 0, we need to be more specific about what actually happens behind the scenes.

@OnkarRuikar OnkarRuikar requested a review from a team as a code owner January 8, 2025 04:35
@OnkarRuikar OnkarRuikar requested review from chrisdavidmills and removed request for a team January 8, 2025 04:35
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Jan 8, 2025
…flexbox/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Preview URLs

Flaws (48)

URL: /en-US/docs/Web/CSS/CSS_flexible_box_layout/Basic_concepts_of_flexbox
Title: Basic concepts of flexbox
Flaw count: 48

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Getting_started_with_the_web/CSS_basics
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps/What_is_CSS
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps/Getting_started
    • and 43 more flaws omitted

(comment last updated: 2025-01-08 04:39:20)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant