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

currentAndNext.js needs better messagebox support #263

Open
michael-grace opened this issue Aug 10, 2020 · 0 comments
Open

currentAndNext.js needs better messagebox support #263

michael-grace opened this issue Aug 10, 2020 · 0 comments

Comments

@michael-grace
Copy link
Member

the code enabling/disabling the messagebox does it on different parameters from the version in the view
the Go code does it based on !(jbox || offair), the js does it based on whether there's a timeslot
the js should do it the way the model and view decide this, and we could probably remove it from the go code, as the js updates it when the page loads anyway (i think)

also check if similar issue in radioplayer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant