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

Bye Week Display Issue #37

Closed
gabrielmc9 opened this issue Oct 7, 2020 · 4 comments
Closed

Bye Week Display Issue #37

gabrielmc9 opened this issue Oct 7, 2020 · 4 comments
Labels

Comments

@gabrielmc9
Copy link

Hello - First of all, many thanks for this module. It's the most popular one in my household with 2 boys eagerly following their favorite teams.

An issue popped up this morning at the start of Week 5. The Packers are on their bye week. The date/time column now displays "Week {weekNumber} 5". One would expect that column to display "Bye Week". I have reverseTeams set to true. Disabling that setting makes no difference.

MMM-NFL

config.js:

               {
			module: 'MMM-NFL',
			position: 'top_center',
			config: {
				colored: true,
				helmets: false,
				focus_on: ['SEA', 'GB', 'NYG', 'NYJ'],
				reverseTeams: true,
			}
                 },

There are no custom.css settings. This isn't a huge issue but I though I'd report it anyway.

Thanks...

@fewieden
Copy link
Owner

fewieden commented Oct 7, 2020

@gabrielm9999 thanks for reporting the issue I will look into it.

@fewieden
Copy link
Owner

fewieden commented Oct 9, 2020

@gabrielm9999 I just fixed the bye week rendering. Problem was that the translation label "WEEK" was changed in the core to contain the week number after I created this 3 years ago. If you don't focus on a team you will never see the issue.

Also, I feel with your family. I'm also suffering from the Giants :D

@gabrielmc9
Copy link
Author

@fewieden Awesome. Thanks for the fix. I will pull the dev branch when I get a chance.

Yes, the Giants have been a disappointment, but my kids have "backup" teams they've been cheering for a while. It helps!

@fewieden
Copy link
Owner

@gabrielm9999 the change is already on the master branch

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

No branches or pull requests

2 participants