entur / tavla

🖥 A customizable departure board for all public transport in Norway
https://tavla.entur.no
Other
92 stars 50 forks source link

Overflow Error in Live Schedule Display #1592

Closed rgunindi closed 1 month ago

rgunindi commented 1 month ago

Description: Hi @emilielr, I encountered an overflow error in the schedule display on our live dashboard at https://tavla.entur.no/boards. This error affects the layout and visibility of the schedule items, causing them to overflow beyond the intended container.

Steps to Reproduce:

Problem: The schedule items are overflowing beyond their container, leading to a layout issue. Here is a screenshot of the overflow problem:

Overflow Problem: image

Solution: To fix this issue, I applied a CSS change that ensures the schedule items are contained within their designated area. The specific changes we made are as follows:

Here is a screenshot showing the corrected layout after applying the fix: image

I would appreciate your feedback on the approach I took to resolve this issue. If it is positive, I want to make changes and open pr.

purusott commented 1 month ago

Hi, Thank you for your submission. The development team is currently on holiday and will be returning next week. We will review and address this issue and pull request upon their return 😄

rgunindi commented 1 month ago

Hi @purusott ,

Thank you for the update! I appreciate the information. I'll look forward to hearing from the development team next week. Have a great holiday! :))