hibiken / stories

Medium clone built with Ruby on Rails
https://my-medium-clone.herokuapp.com/
MIT License
806 stars 270 forks source link

Fix turbolinks issue which caused infinite scrollbar ond other UI loa… #45

Open AjayBarot opened 7 years ago

AjayBarot commented 7 years ago

@kenny-hibino : Please review the changes. I tested overall application but still let me know If you inspect something unusual. https://github.com/kenny-hibino/stories/issues/35

hibiken commented 7 years ago

@AjayBarot I tested locally and I think animation is not working with this change 😢

AjayBarot commented 7 years ago

@kenny-hibino : thanks for testing this changes into local. I have made some changes to cope up with back button issue and animation issue. Please have a look at this changes. https://github.com/kenny-hibino/stories/pull/45/files. and let me know your feedback after testing of this latest changes. Thank you pal.