You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scroll bar on the reservation time window (where you would select the room and time to reserve) won't scroll side to side. Tried on the staff login, chrome browser and patron side, Safari browser. Can't get to the rooms on the right hand side of the pane :(
UPDATE: it works on firefox for some reason... Still no chrome or safari...
Expected behavior
It should allow the user to scroll horizontally to view and make reservations for rooms listed in the right side.
Actual behavior
Horizontal scroll is not visible or doesn't work when checking rooms listed on the far right end of the reservation window that requires scrolling. The issue only occurs in Safari and Chrome.
Descriptive summary
From ETS contact form:
Expected behavior
It should allow the user to scroll horizontally to view and make reservations for rooms listed in the right side.
Actual behavior
Horizontal scroll is not visible or doesn't work when checking rooms listed on the far right end of the reservation window that requires scrolling. The issue only occurs in Safari and Chrome.
Steps to reproduce the behavior
Notes:
From email/conversation with @KennaW it looks like the CSS for class
fow-fluid
(bootstrap) app/views/home/index.html.erb#L19 and/orroom-time-reference-line
app/views/home/_time_list.html.erb#L8 could be tweaked to workaround the scrolling issue.Related work
A similar issue was already reported in ticket #335
The text was updated successfully, but these errors were encountered: