inveniosoftware / inveniosoftware/invenio-theme
Using i18n disable bootstrap.js
Open
- Dominant language
- HTML
- Stars
- 9
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
When i18n is enable boostrapjs is not yet available. Can be tested by enter `$().tab` in the debug console. This can be solved by adding bootstrap inclusion in `invenio-i18n`but perhaps it can be a cleaner way...
Contributor guide
Research direction
Reproduce the issue by enabling i18n and entering `$().tab` in the debug console. Trace how bootstrap.js is made available and inspect the relationship with invenio-i18n. Done means the tab plugin is available when i18n is enabled without an unnecessarily coupled inclusion approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, javascript
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100