lookit/lookit-docs

STRUCTURE - Disappearing tabs as of 10/22 morning

Closed this issue · 3 comments

Possible related to adding the JSPsych docs - on loading https://lookit.readthedocs.io/en/develop/#, everything looks fine. However, after clicking on the Experiment Runner tab, only that project remains visible, and there's no way to get back to the main docs page. URL is resolved to https://lookit.readthedocs.io/projects/frameplayer/en/latest/, I'm not sure if that was previously the case or not. But I expect to see two tabs at both of the following screenshots:

https://lookit.readthedocs.io/en/develop/#

(correct)

Screenshot 2024-10-22 at 12 54 05 PM

https://lookit.readthedocs.io/projects/frameplayer/en/latest/

(incorrect)

Screenshot 2024-10-22 at 12 54 22 PM

FWIW, I don't think this is a bug that was recently introduced. I often have to go between the main CHS and EFP docs, and I'm always been annoyed that there's no easy way to get back to CHS from EFP (no tabs, and the "home" icon doesn't take me back).

This issue will be easily fixed once we decide on the new layout here: #439

Update: now that we've decided on the navigation tab layout in the main docs, I'm adding this to the EFP and jsPsych docs. The PR for adding this to the EFP docs is here: lookit/ember-lookit-frameplayer#412