MetaCell / MetaCell/geppetto-meta

Fix showcase canvas warnings

Open
#326 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement geppetto-showcase
Dominant language
JavaScript
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Some of the warnings:

  • Material-UI: You can not use the `centered={true}` and `variant="scrollable"` properties at the same time on a `Tabs` component.
  • Warning: validateDOMNesting(...): <h2> cannot appear as a descendant of <p>.
  • Warning: validateDOMNesting(...): <h6> cannot appear as a descendant of <p>.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the showcase canvas and reviewing the console warnings listed in the issue. Locate the Tabs component and the markup producing the nested h2 and h6 elements; done means the listed warnings no longer appear.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.