ComputerScienceHouse / ComputerScienceHouse/packet

Shifting Freshman Table

Đang mở
#394 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
good first issue
Ngôn ngữ chính
Python
Star
25
Fork
33
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

# 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.

Image

# 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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Start by reproducing the shift when switching dropdown options, then read packet/static/js/tables.js, especially the controller that updates the table after a selection. Trace how the freshmen packet table is reordered and verify that the frame position is preserved. Done means changing the dropdown updates only the table order without moving it rightward out of frame.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
javascript
Lĩnh vực
frontend
Loại issue
Lỗi
Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Đặc tả rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.