list sorting hashes not working
Opened this issue · 0 comments
birbjam commented
In order to successfully use the hashes, the user has to already be on the Species List page and then click on the anchor letters, then it works fine, otherwise going directly to a section using a URL like
https://amphibiandisease-develop.netlify.app/dashboard/?tab=list-tab#sort-m
does not work in bringing the user to that particular section, even though it should do so just by how it is set up.
I suspect it has something to do with the way links are dynamically generated.