DeutscheModelUnitedNations / munify-chase

CHASE conference software, part of MUN-Product Suite MUNify
GNU Affero General Public License v3.0
4 stars 1 forks source link

Upgrade Primereact to v10.5.x #185

Open TadeSF opened 4 months ago

TadeSF commented 4 months ago

The last minor update of Primereact caused UI Components in our App to fail. It looks like Primereact did not make this patch 100% backwards compatible. We need to look into the Components that dont work with the new update and adapt them.

TadeSF commented 4 months ago

@JEval42 maybe this is also a good issue for you (maybe not for the very first start, but soon after), since all the Code is already written and you "just" need to test where any issues lie and then look up in the Primereact docs how it should be implemented instead. Maybe want to try and see how far you get?