-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Description
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
v14.0.0
Bug summary
Should the Last login not also show the time

Specifics
Comment from @nielslyngsoe: it should ideally depend on how long time ago that login was, this component was described for this case
umbraco/Umbraco.UI#143
Steps to reproduce
- Create a user
- Log in with the user
- Check the user card
Expected result / actual result
Time to be shown on the user card
nielslyngsoe