Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Tabs on headpiece misconfigured, going crazy #321

@callumlocke

Description

@callumlocke

If this was an animated gif it would be flickering like crazy:

image

I suspect it's due to the fact that this JSON has switchTabEvery as null.

Two possible fixes (ideally we should do both):

  • fix code in next-front-page so it defaults to 5000 if it's null (NB. the ES6 default arg here only applies if it's undefined, not if it's null) — @Aendrew
  • fix the JSON so it is guaranteed always to have a sensible value for switchTabEvery@Aendrew or @kavanagh

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions