Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Move slot entity HTML generation into its own component #5

Open
raxod502 opened this issue Jul 3, 2018 · 1 comment
Open

Move slot entity HTML generation into its own component #5

raxod502 opened this issue Jul 3, 2018 · 1 comment
Labels
good first issue Good for newcomers react

Comments

@raxod502
Copy link
Contributor

raxod502 commented Jul 3, 2018

From @PythonNut on January 12, 2018 6:49

The HTML for slot entities is currently computed in src/model.js. This is a horrifying travesty that must be corrected.

Ideally, a slot entity would be its own self-contained component. This will pave the way for implementing actions based on their contents.

Copied from original issue: hyperschedule/hyperschedule#41

@raxod502 raxod502 added good first issue Good for newcomers react labels Jul 3, 2018
@raxod502
Copy link
Contributor Author

raxod502 commented Jul 3, 2018

From @PythonNut on January 14, 2018 7:9

The immediate crisis has been averted, although the solution is hardly optimal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers react
Projects
None yet
Development

No branches or pull requests

1 participant