mozilla/testpilot

Pages.js could make better use of react components

Open

#2,809 opened on Aug 22, 2017

 (6 comments) (0 reactions) (0 assignees)FreeMarker (108 forks)auto 404
good first issueskill:react

Repository metrics

Stars
 (250 stars)
PR merge metrics
 (PR metrics pending)

Description

frontend/tasks/pages.js has a bunch of JSX that could be converted to components, specifically, there's a reference to layout-wrapper and copter classes that could be component-ized.

Contributor guide