Open kwaychoff opened 8 years ago
There is a definitely flask solution to this and it would probably require more work than some js solution, but it would be worthwhile. Tabs work with ids: try http://127.0.0.1:5000/#letters or http://127.0.0.1:5000/#people. However something about the flask app doesnt change the visible url from the homepage to the url with that id when you click on a tab.
This now works, for the most part, but the error messages do weird things and the test tab is causing minor issues.
When using the searches on the home page tabs, if you leave the form blank it sends you back to the first tab, not the tab you were in.