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

Not sure if a problem per se, but the exercise of resizing the square does not update the measures that are displayed #33540

Open
txikilopez opened this issue May 10, 2024 · 0 comments
Labels
Content:Learn:JavaScript Learning area JavaScript docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.

Comments

@txikilopez
Copy link

MDN URL

https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/Math

What specific section or headline is this issue about?

Active learning: sizing a canvas box

What information was incorrect, unhelpful, or incomplete?

When changing values of X and Y in the code, I was expecting the string below the canvas to update to the new X and Y values. But they always show: "The rectangle is 50px wide and 50px high."

What did you expect to see?

I was expecting for it to update when the values were changed in each exercise

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@txikilopez txikilopez added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label May 10, 2024
@github-actions github-actions bot added the Content:Learn:JavaScript Learning area JavaScript docs label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Learn:JavaScript Learning area JavaScript docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Projects
None yet
Development

No branches or pull requests

1 participant