Skip to content

Goal screen only updates input types at screen load #610

@krugerk

Description

@krugerk

Some elements of the UI are shown based on attributes of the goal. These include the data input area, the text for the pull to refresh hint, and the timer button.

The graph, safesum, and recent datapoints can all be updated in place while at the screen (for example upon pull to refresh). The other elements however remain as they were for the goal as it was at screen load and not necessarily for as the goal is at latest fetch.

While at the screen, a goal's input source (api or not, healthkit or not) could have been changed. Also, the goal's name could also have been changed. This however results in the goal no longer being fetchable while still at the same goal screen.

Workaround: exit the goal screen (return to gallery) and reopen the goal.

versions

App: 6.8 (58)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGOpposite of featureUVIWill count as a User-Visible Improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions