Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOC & Explorer fold buttons broken (instantiating components twice) #95

Open
1 of 2 tasks
MasssiveJuice08 opened this issue Sep 4, 2024 · 2 comments
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@MasssiveJuice08
Copy link
Contributor

MasssiveJuice08 commented Sep 4, 2024

See The reason why 2x components w a script doesn’t work

The fold button on TOC does not work in desktop or mobile view, meaning that for long TOC's lists, the backlinks get hidden unless you zoom out the screen. Possibly to do with the link above, where there are two competing components with the same ID.

  • Fix TOC
  • Fix Explorer
@MasssiveJuice08 MasssiveJuice08 added the bug Something isn't working label Sep 4, 2024
@MasssiveJuice08
Copy link
Contributor Author

TOC works on Chrome on Android, but not on Desktop

@MasssiveJuice08
Copy link
Contributor Author

Got an answer

So we just make duplicate TOC and Explorer components with their IDs altered. The only tricky thing then will be keeping those updated when pulling updates upstream from Quartz - we'll have to manually update them.

@MasssiveJuice08 MasssiveJuice08 changed the title TOC fold button broken (instantiating components twice) TOC & Explorer fold buttons broken (instantiating components twice) Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant