Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug occurs when restaurant has multiple open/close times on the same day. #108

Open
emswann opened this issue Jan 23, 2018 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@emswann
Copy link
Owner

emswann commented Jan 23, 2018

Application does not work properly when a restaurant has multiple open/close times on the same day. The API does not provide adequate information to handle this case, so special processing would be needed. The text string has the correct times. The time objects only contain one time span. (One would hope it is the first time frame, but I cannot guarantee this.)

Depending on the time of day, the closing time information is not displayed correctly.

Documenting the use case for the future. This will not be handled in the current release.

@emswann emswann added wontfix This will not be worked on enhancement New feature or request and removed wontfix This will not be worked on labels Jan 23, 2018
@emswann
Copy link
Owner Author

emswann commented Jan 23, 2018

capture2

@emswann emswann closed this as completed Jan 23, 2018
@emswann emswann reopened this Jan 24, 2018
@emswann
Copy link
Owner Author

emswann commented Jan 24, 2018

capture

@emswann
Copy link
Owner Author

emswann commented Jan 25, 2018

Yet another exception when restaurant has hours during the week and then switches to 24 hours.

capture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant