hmc-whisk / jsLDA

A React based version of jsLDA with brand new features added on
Other
0 stars 0 forks source link

Add support for numerically selecting pages under Topic Documents tab #196

Closed mia1024 closed 2 years ago

mia1024 commented 3 years ago

Currently, there isn't a way for a user to go to a particular page in topic documents. Instead, the user must click through each button, which makes something like skipping 10 pages ahead a huge annoyance.

Proposed solution: add a textbox for directly inputting page number.

fteves22 commented 3 years ago

We've determined that going to a specific page isn't as helpful since most people won't know the specific page a document is on. The alternative solution we came up with was a search bar for document IDs.