OpenUnited / platform

Other
41 stars 66 forks source link

Rewrite `tree-select.js` #48

Closed dogukanteber closed 1 year ago

dogukanteber commented 1 year ago

This PR introduces refactoring to one of the Javascript files, tree-select.js. This refactoring was needed because the previous version was blocking implementation. Although the performance was not terrible, it was problematic for future developments.

Additionally, we now display the previously selected skills and expertise in the user profile which was a pretty big issue in terms of UX.