Conversation
|
Could you nest the config one deeper?
adapt-devtools/schema/course.schema.json Lines 11 to 31 in becbff3 |
kirsty-hames
left a comment
There was a problem hiding this comment.
Works as expected thanks @swashbuck 👍
Good point. Annoyingly we haven't defined a consistent approach to how we've defined nav button aria labels (when comparing against pageLevelProgress, Visua11y and roleBasedContent each has a different approach). Instead would replacing |
|
You'd have to do _showLabel as well. It's probably easier just to nest them and keep the names as they are in NavigationButton API as these are just passthrough properties for a self-contained bit of behaviour. |
|
Remember that we have migration scripts now if you want to harmonise these things. |
Fix #128
New
Testing