C2DH / journal-of-digital-history

frontend app for our Digital Journal
GNU General Public License v3.0
19 stars 4 forks source link

Table of Contents is often hidden (too many figures or headings) #483

Closed danieleguido closed 1 year ago

lwieneke commented 1 year ago

Might be a related issue or another one: I can't scroll the ToC using Safari 16.0 on OS X 12.6

biumiamy commented 1 year ago

maybe sth like this?

ToC_collapsing

danieleguido commented 1 year ago

I think it's a very good idea @biumiamy !

danieleguido commented 1 year ago

Closing this issue, still pending connected issue: https://github.com/C2DH/journal-of-digital-history/issues/502

eliselavy commented 1 year ago

On this article http://10.240.4.179/en/article/hXsgcT9BZ5jP the old table of contents is displayed.

And the table of contents in JDH not reflect the one of the notebook (same behaviour in production which doesn't include this change)

JDH table of contents: Screenshot 2023-01-03 at 10 52 51

Jupyter notebook table of contents:

Screenshot 2023-01-03 at 10 52 39

Missing:

Notebook available here: https://github.com/jdh-observer/hXsgcT9BZ5jP/blob/main/article.ipynb

eliselavy commented 1 year ago

solved by HEADING cell centric

danieleguido commented 1 year ago

closing for now :)