Sam Arbid
Sam Arbid
Indeed, In V12rc2 still the carousel animation stuttering because the [current React component](https://github.com/inveniosoftware/invenio-communities/blob/68ee5d505f209cd7b5df900d4bf1d0b8ba3f2514/invenio_communities/assets/semantic-ui/js/invenio_communities/community/communitiesCarousel/CarouselItem.js#L17) has unnecessary rerenders. It should be replaced with the [Carousel implementation](https://github.com/zenodo/zenodo-rdm/blob/04241b8b27918adea16c6c940cb4188a98151552/site/zenodo_rdm/assets/semantic-ui/js/zenodo_rdm/src/communities-carousel.js#L113) from Zenodo.
The issue still exists, but it's hard to reproduce. However, I wouldn't consider it a blocker for the v12 release since it's minor compared to other issues. 
I'm also encountering the `Cannot read properties of null (reading 'byteLength')` error The issue appears to manifest under similar conditions as described in the report. OS: Ubuntu Linux 24 App...
Questions: - What is the acceptable `max` length for comments?
Thanks for the comment @kpsherva . While logged-in users are generally trusted, risks include: * ORCID Logins: Easy to obtain, not highly secure, can be misused. * Insider Threats: Verified...
After a DM on Discord, itβs decided that v12 will focus on critical fixes due to resource constraints for testing. This could be included in v12.1 if the scope is...
Related to https://github.com/inveniosoftware/invenio-app-rdm/issues/2694
I can reproduce this as well.
Here is the answer for it: https://discord.com/channels/692989811736182844/704625518552547329/1221127604656930886
LGTM, one minor suggestion: Should we add [.git-blame-ignore-revs](https://github.com/inveniosoftware/invenio-app-rdm/blob/master/.git-blame-ignore-revs)?