stackblitz / webcontainer-docs

WebContainer API Documentation
MIT License
71 stars 23 forks source link

[BUG] Wrong description and screenshot in Building your first WebContainer app #12

Closed morinokami closed 1 year ago

morinokami commented 1 year ago

Describe the bug

In https://webcontainers.io/tutorial/1-building-your-first-webcontainers-app#_2-create-and-style-a-textarea-and-an-iframe, a screenshot is shown with the sentence "Our page now features three boxes", but there are actually two boxes in the page, so I think the description and screenshot should be updated.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://webcontainers.io/tutorial/1-building-your-first-webcontainers-app
  2. Just follow the tutorial

Expected behavior

Explain that two boxes are displayed and show an appropriate screenshot.

Screenshots

Screenshot of the page at this stage on my machine:

Screen Shot 2023-02-19 at 20 58 27

Screenshot of the corresponding section of the tutorial:

Screen Shot 2023-02-19 at 21 27 19

Desktop (please complete the following information):

sylwiavargas commented 1 year ago

Thank you - good catch! We've fixed it now!