Skip to content

Match Time Rounding Does not Match Field Behavior #375

@spaceZee

Description

@spaceZee

Is your feature request related to a problem? Please describe.
The match time widget rounds down to the nearest integer. This behavior differs from the field behavior which rounds up. This can cause confusion for a single team where the two different times do not match. Even worse is when a single person is counting for an entire alliance which may each be using a different rounding normally.

Describe the solution you'd like
I see 2 ways to fix this.

  1. Change the behavior of the widget to round up instead of down.

  2. Add a setting to configure the rounding behavior of the widget. In this case I would still prefer the default behavior to round up so that teams who do not modify the setting match the field behavior. I would also make it clear that rounding up is what the field does.

Describe alternatives you've considered
Last year we did change this behavior by duplicating the match and shift times and increasing them both up by one second. This worked but it is a bit clunky and I would not expect every team to want to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions