Skip to content
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

Add Configurable Clock/Date Display to Header for Full-Screen Mode Enhancement (#1139) #1140

Closed
wants to merge 4 commits into from

Conversation

mauroalexandre
Copy link
Contributor

Overview

This pull request introduces a new feature that allows users to view the current time and date directly within the application's header, particularly enhancing the user experience in full-screen mode. The display is configurable and adapts to the user's system locale settings, ensuring the time and date format is familiar and easily understandable.

Features

  • Configurable Display: Users can now enable or disable the clock and date display via the header layout settings, allowing for a customizable interface experience.
  • Locale-Adaptive Format: Implemented functionality to detect and adapt the clock and date display based on the user's system locale, ensuring the format is consistent with user expectations and preferences.
  • Seamless Design Integration: The clock and date display is designed to fit elegantly within the existing application header, maintaining the visual harmony and usability of the user interface.
  • Universal Visibility: Ensured that the clock and date are visible on all application pages that include the header, providing users with constant access to this essential information.

Motivation

This enhancement was developed in response to user feedback regarding the lack of real-time time/date information available in full-screen mode. By integrating this feature, we aim to improve usability and user satisfaction, ensuring that our application remains competitive and responsive to our users' needs.

Testing

Comprehensive testing has been conducted across various locales to verify the correct adaptation of the time and date format and ensure that the new feature does not interfere with the application's existing functionalities. Tests were performed on multiple devices and screen sizes to confirm the display's responsiveness and visibility.

We look forward to feedback and suggestions on this new feature to continue improving our application's user experience.

@unocelli
Copy link
Member

unocelli commented Apr 5, 2024

@mauroalexandre Hi, I pushed my suggestion in dt-review branch, what do you think about?

@unocelli
Copy link
Member

Hi @mauroalexandre, not having had any reaction from you I have added my review of your PR, I hope it's OK...Thanks

@unocelli unocelli closed this Apr 14, 2024
@mauroalexandre
Copy link
Contributor Author

@unocelli Sorry for the delay, I've been on vacation.

Your changes seem much better than mine.

Thank you!

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.

2 participants