umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.49k stars 2.69k forks source link

[v14] Client does not show time for user last login #16511

Closed Migaroez closed 1 month ago

Migaroez commented 5 months ago

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 image

Specifics

Comment from @nielslyngsoe: it should ideally depend on how long time ago that login was, this component was described for this case https://github.com/umbraco/Umbraco.UI/issues/143

Steps to reproduce

Expected result / actual result

Time to be shown on the user card

EmanuelGustafzon commented 3 months ago

I would like to work on this one!

Migaroez commented 3 months ago

Hey @EmanuelGustafzon, hope you enjoy the challenge and feel free to ask for help when needed #h5yr!

EmanuelGustafzon commented 3 months ago

Thank you @Migaroez!

EmanuelGustafzon commented 2 months ago

@Migaroez Hi, I just created a pull request, I hope I did it correctly, I got a bit confused because it's a sub-repository.

nielslyngsoe commented 1 month ago

This has been fixed as of https://github.com/umbraco/Umbraco.CMS.Backoffice/pull/2205