Investigate and perform upgrade to bootstrap v5

Aperta
#254 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
45/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
bootstrap, javascript
Ambito
frontend, security

Direzione di ricerca

Start by examining the Gallery Carousel and the module list pagination, then compare the current dependency behavior with bootstrap v5 and its reactstrap usage. Identify the breaking change causing the pagination layout shown in the screenshot, update the affected code if possible, and verify that the pagination matches the expected screenshot while the Carousel vulnerability is addressed.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug help wanted

Dependabot found a vulnerability in our current bootstrap version: https://github.com/MovingBlocks/movingblocks.github.com/security/dependabot/146
The vulnerability affects the Carousel component which we're using for the Gallery.
We don't use the data-slide and data-slide-to attributes directly and from what I've seen, reactstrap doesn't use them either for their CarouselControl implementation. However, I don't know whether they are used by any of reactstrap's dependencies or any place else, so just to be sure, we should consider upgrading bootstrap to v5.

Upgrading bootstrap v5 would fix this issue, but that breaks the module list pagination (see screenshot below).
We need to figure out the breaking change and adjust our code accordingly if possible.

That's what the upgrade made it look like:
image

Should look like this instead:
image

Lingua principale
JavaScript
Stelle
7
Fork
17
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di MovingBlocks/movingblocks.github.com

Tutte le issue di MovingBlocks/movingblocks.github.com

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.