Make the "Template docs" tab be the default tab #259
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
ui
Related to the user interface of the pattern library
When looking at a component in the pattern library, if the component has any docs, I'm liable to miss them, because they are hidden inside a tab.
Describe the solution you'd like
Describe alternatives you've considered
I could override the pattern_library/index.html template in my project, but it seems like this change would benefit all users of
django-pattern-library
.Additional context
My project is considering implementing Storybook on top of django-pattern-library because it places the documentation up front and centre. As an alternative, I'm exploring ways that
django-pattern-library
can be more useful out of the box.The text was updated successfully, but these errors were encountered: