Fixed Paragon versions in usage insights (root cause was that some MFEs upgraded to node v18 that changed package-lock.json file structure, so our script could not find Paragon version)
Reviewed / Merged new languages and translations added by open source contributor
Fixededx.org theme dependency in frontend-app-gradebook
Fixed Tertiary Button bug on edx.org theme (needs Adam Stankiewicz ‘s approve and merge as we don’t have write rights to edx repos)
Working on fixing Tabs issues and adding dark variant, still not sure whether we want to just drop react-bootstrap dependency here
Translation issues blocking us from adding new languages to Paragon
it was reported that 3 more languages have compilation issues with their translations (I think it’s the same string that we had issues with before). What are the steps to fix them?
Clickable steps in Stepper component
This PR has been opened for a while, we had some concerns about implementation, which was refactored some time ago, just want to check whether the behaviour we implemented is OK before merging it.