ComputerScienceHouse / ComputerScienceHouse/packet
Shifting Freshman Table
- Lingua principale
- Python
- Stelle
- 25
- Fork
- 33
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# Issue
When switching between dropdown options (as shown below), the table containing the freshmen packets shifts rightward out of the frame. (Frame being the area provided for tables)
This is unexpected behavior as the table should only update its order without shifting rightward.
# Potential Trails to Follow
I believe this stems from the tables.js file, specifically the controller for how the table is updated when a dropdown item is selected. I've attached a link to the blob below.
https://github.com/ComputerScienceHouse/packet/blob/develop/packet/static/js/tables.js
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.