Skip to content

hotFix(front crash on missing course code) & refacto(moduleHeader as component) & Tweaks

Florent Chehab requested to merge hotFix/noCourseCode into master

Hot fix:

  • Front was crashing on course sort when a course didn't have a code.

Refacto:

  • Changed module header subfunctions to concrete components,

Tweaks:

  • tabs on the university page are now centered on smaller devices,
  • Removed react swipeable from search for performance,
  • Changed search pagination to progress for better long list support,
  • Smaller univ name on the edit feedback page,
  • Fixed wording unlinked partners for singular vs plural,
  • Allow disabled items in SimpleFormMenu,

Other:

  • Removed univ logo from edit form, not supported yet,
Edited by Florent Chehab

Merge request reports