issues
search
ragegage
/
robinbanks
Stock price visualizer built with Rails and React
https://www.robinbanks.herokuapp.com/
0
stars
0
forks
source link
Implement StockListItems hover and onclick
#69
Closed
ragegage
closed
8 years ago
ragegage
commented
8 years ago
[x] on hover, StockListItems should have a "delete" button appear that deletes the item onClick
[x] click on the rest of the items links to that stock's StockShow URL
[x] StockListItem:hover should be properly styled
[x] StockListItem.selected should be properly styled
ragegage
commented
8 years ago
Basics implemented.