Skip to content

fix(content-server): add 'Last logged:' label to service last access … #19000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sreecharan-desu
Copy link

fix(content-server): add 'Last logged:' label to service last access time

Because:

  • improves clarity for the user with minimal text in the limited UI space.

This commit:

  • prepends 'Last logged:' before the last access time in service display.

Closes #16069


Because

  • Makes the meaning of the displayed timestamp more clear for the user.
  • Small UX improvement with no risk.

This pull request

  • Adds "Last logged:" label before the service last access time.

Issue that this pull request solves

Closes: #16069

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally. (UI text change, no test needed.)
  • I have added necessary documentation (if appropriate). (Not needed for this UI text change.)
  • I have verified that my changes render correctly in RTL (if appropriate). (Visually verified.)

Other information

  • Simple visual change with no impact on logic.
  • Verified on local environment.

@sreecharan-desu sreecharan-desu requested a review from a team as a code owner June 10, 2025 03:52
…time

Because:
* improves clarity for the user with minimal text

This commit:
* prepends 'Last logged:' before last access time in service display

Closes mozilla#16069
@sreecharan-desu sreecharan-desu force-pushed the fix/last-logged-label branch from 8c75118 to 290e790 Compare June 10, 2025 04:13
@sreecharan-desu
Copy link
Author

Updated with signed commit. Ready for review — thanks!

@LZoog
Copy link
Contributor

LZoog commented Jun 11, 2025

Hey @sreecharan-desu, thanks for the PR! I ran this by the right person and I believe we're going to want it tweaked a bit but we'll get back to you soon in case you're interested in working on it. This will also need to be localized but I can leave some instructions for that. :)

@sreecharan-desu
Copy link
Author

Thanks a lot! I'd be happy to make the necessary tweaks. Just let me know the changes and localization steps when you can — looking forward to your feedback! 🙂

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.

The column of time/datestamps need a label/title to clarify their meaning, in the Connected Services section of settings
2 participants