Closed KimPatch closed 6 years ago
@KimPatch – this was not previously-discussed functionality, so this is an enhancement, not a bug. I'll have time to implement this next month.
@ethanbutler – great, sounds good
@KimPatch - I pushed a change so that headings indent.
Your last concern – about users needing to scroll – depends on the browser UI, so there's not really anything we can do there.
Also, I would really strongly advise against using heading markup within a transcript file. The site is already set to generate the proper HTML for transcript based on the heading options established, so there is absolutely no need to do this. Doing so will generate non-semantic HTML, which is bad for accessibility. We can discuss this on our call next week if need be.
@ethanbutler The headings still don't indent in the table of contents drop-down. I added two tests to the staging site:
This is a simple test using the two types of headings
This is a report from the site
I was expecting the table of content to indent with both of these but neither does.
Question for you: What type of control do you have over the size of the drop down box – is it possible to make it bigger? Is it inadvisable for some reason? It looks like the bottom item is the same on both Firefox and Chrome:
@KimPatch – to answer your questions:
I'm marking this issue as closed.
@ethanbutler
Current Behavior: Both types of chapter headings are indented the same way table of contents drop-down._
Desired Behavior: If the two types of chapter headings are both present NOTE chapter should indent in table of contents drop-down._
Other details: See Contents Test on the staging site for an example file with nested chapters. If I'm remembering correctly, when we first added NOTE chapter these did nest.
The table contents should also nest according to <h tag Here's another example: http://rlhdemo.sanford.duke.edu/interactives/insite-guide-recording-transcribing-publishing-interviews/
And the drop-down box should also expand if there's room on the screen rather than requiring more scrolling.