react-magma icon indicating copy to clipboard operation
react-magma copied to clipboard

Verify gridArea behaves correctly on GridItem

Open greenervigil opened this issue 3 years ago • 0 comments

Describe the bug The documentation examples of Grid use as instead of gridArea. When updating the examples to use gridArea they did not behave as they should have. Investigate and update documentation accordingly.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://react-magma.cengage.com/version/3.1.1/api-intro/page-templates/'
  2. Click on 'Edit in Codesandbox' for Global Header with Sidebar
  3. Change the as props to gridArea
  4. See behavior.

greenervigil avatar Sep 20 '22 19:09 greenervigil