Skip to content

stubbing out results view#58

Open
syjulian wants to merge 2 commits intocodeforhuntsville:masterfrom
syjulian:master
Open

stubbing out results view#58
syjulian wants to merge 2 commits intocodeforhuntsville:masterfrom
syjulian:master

Conversation

@syjulian
Copy link
Copy Markdown
Contributor

I stubbed out an implementation @chrisbeaman 's codepen for lists in react components.
http://codepen.io/chrisbeaman/full/WvOjoM

There is only one result, and it is hard-coded. I'm not sure how data should be structured when it gets passed to a result item component. ( I have rough idea in util/results.json of how it could look )

@chadxz
Copy link
Copy Markdown

chadxz commented Jul 31, 2015

Your fake result is missing a comma, but otherwise looks good. You might wanna leave a comment in the home.ejs file that pulling in jquery and bootstrap js outside the bundle is just a temporary hack until the results view is finished. Ultimately we shouldn't depend on those, instead using native react components to do things like show modals and whatnot. I believe there is a react-bootstrap if you wanna go that route

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants