Skip to content

fix(users): default numeric columns for users with no walks to 0 - #109

Open
kevr wants to merge 1 commit into
sfbrigade:masterfrom
kevr:fix-new-signup-stats
Open

fix(users): default numeric columns for users with no walks to 0#109
kevr wants to merge 1 commit into
sfbrigade:masterfrom
kevr:fix-new-signup-stats

Conversation

@kevr

@kevr kevr commented Oct 13, 2022

Copy link
Copy Markdown
Contributor

This was a bit confusing: before this commit, the backend users page displays new signups whether they've walked or not, but in cases where they have not walked at all, no numeric value is displayed.

Anyway, TL;DR: This commit defaults numeric columns in user rows with no walks to 0, which indicates that the user hasn't walked and makes a bit more sense.

Signed-off-by: Kevin Morris kevr@0cost.org

This was a bit confusing: before this commit, the backend users page
displays new signups whether they've walked or not, but in cases
where they have not walked at all, no numeric value is displayed.

Anyway, TL;DR: This commit defaults numeric columns in user rows
with no walks to 0, which indicates that the user hasn't walked
and makes a bit more sense.

Signed-off-by: Kevin Morris <kevr@0cost.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant