hey! i'm a prospective RIT student and got nerdsniped (in the new students Discord server) into figuring out why dining halls that are permanently closed still show up in this app.
i'm like 90% sure that locations absent of any events (json path locations[numerical_idx].events[] as obtained from https://tigercenter.rit.edu/tigerCenterApi/tc/dining-all?date=2026-03-23) are permanently closed? i am not super familiar with the codebase of this app so please correct me if i am wrong - i figure it would be a nice QoL improvement if permaclosed locations were grayed out or hidden by default?
i do not know swift and as such i am not sure how to implement it, apologies for the creation of this issue without much research.
thank you so much for all your work on this app.
hey! i'm a prospective RIT student and got nerdsniped (in the new students Discord server) into figuring out why dining halls that are permanently closed still show up in this app.
i'm like 90% sure that locations absent of any events (json path
locations[numerical_idx].events[]as obtained fromhttps://tigercenter.rit.edu/tigerCenterApi/tc/dining-all?date=2026-03-23) are permanently closed? i am not super familiar with the codebase of this app so please correct me if i am wrong - i figure it would be a nice QoL improvement if permaclosed locations were grayed out or hidden by default?i do not know swift and as such i am not sure how to implement it, apologies for the creation of this issue without much research.
thank you so much for all your work on this app.