Skip to content

(feat): Added decimal point to number totals for subscriptions, votes, posts, reminds, quotes #4375

Fausto Arcidiacono requested to merge feat/decimal-point-numbers-4375 into develop

Ticket(s) / Related Merge Requests

#4375 (closed)

Summary of Changes

Added decimal point to total numbers of subscriptions/subscribers, activity votes/reminds/quotes, blog members/posts/comments

Testing Considerations

Check the number of subscriptions displayed on a channel page for a channel that has either > 1k subscribers or > 1k subscriptions

Deployment Considerations

N/A

Regression Scope

N/A

Platform Affected (web, mobile, etc)

Mobile

Developer Testing Completed

Screenshots / Screen Recording

Screenshot_2022-07-26_at_19.05.02

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports