You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background
Dates in the app are formatted on EU style, but it would improve UX for all users if the dates were formatted in a globally-readable way, or based on the user's region
example of current date formatting:
how it should be updated to look:
Actions
Update the "Voted" card to display number of days until next cycle instead of the date
NOTES:
In DistributionOverview.tsx we are already finding the number of days until the next cycle, so to complete this issue a similar solution would work.
The text was updated successfully, but these errors were encountered:
@Olaleye-Blessing would be happy to have you take this one! I have just updated the issue with more clarity about how the update should be, after discussing the issue with our designer. Let me know if I can provide any further support.
Background
Dates in the app are formatted on EU style, but it would improve UX for all users if the dates were formatted in a globally-readable way, or based on the user's region
example of current date formatting:
![Image](https://private-user-images.githubusercontent.com/4732990/409179798-4d908db9-9c33-4485-b91d-5a42ad886211.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwNjQ4MDUsIm5iZiI6MTc0MDA2NDUwNSwicGF0aCI6Ii80NzMyOTkwLzQwOTE3OTc5OC00ZDkwOGRiOS05YzMzLTQ0ODUtYjkxZC01YTQyYWQ4ODYyMTEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIyMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMjBUMTUxNTA1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZWU5OThlNjdhNDg4MGY4ODYzN2E3MWE5OTE2MjgzMDBkYTQyMjQzZDg1YjJiNmZkZDlhYzRiYmU3NjNkYjM0YiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.wImExvP9iS-VwMgBGHhbYvOfOX2wIgoyS9Znnk-A_Oc)
how it should be updated to look:
Actions
NOTES:
The text was updated successfully, but these errors were encountered: