plotly/falcon

Refactor Preview.react.js and Settings.react.js

Ouverte

#362 ouverte le 1 févr. 2018

 (15 commentaires) (1 réaction) (0 personne assignée)JavaScript (279 forks)batch import
discussiongood first issuehelp wantedrefactor

Métriques du dépôt

Stars
 (5 093 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

cc/ @kcolton @chriddyp @tarzzz

I'm starting this discussion prompted by issues:

  • #360 (poor performance of code editor)
  • #361 (duplicated sql-schemas requests)

Although the code editor lives in CodeEditorField.react.js and the schema preview in TableTree.react.js, it's very likely that we'll have to touch code in their parent components Preview.react.js and Settings.react.js.

I'd like to use this issue to discuss any significant changes to Preview.react.js and Settings.react.js before creating a PR.

Guide contributeur