bigardone / phoenix-trello

Trello tribute done in Elixir, Phoenix Framework, React and Redux.
https://phoenix-trello.herokuapp.com
MIT License
2.5k stars 409 forks source link

Find card and not reload from the server #26

Closed boriscy closed 8 years ago

boriscy commented 8 years ago

It took me some time I understand now that when you use the that the component is mounted when the url matches the path :smile:

bigardone commented 8 years ago

Nice job! I just commented a couple of things before merging it :)

boriscy commented 8 years ago

Just the fixes that you remarked sorry for the newbe errors, there were many useless lines after finding the way to make things work, lines I haven't removed before :), thanks for the coaching

bigardone commented 8 years ago

Great job man, merging in right now, thanks for your contribution :)