Created by: dsolomadin
This PR fixes the problem when user wants to select text on index page but instead we redirect them to show page of particular record.
Here is how it works:
I've also tried to write a test on this, but looks like Capybara (Poltergeist?) does not support getSelection
API.
Fixes #770 (closed)
/r @carlosramireziii /cc @stevenmilton58