Skip to content

Feature/216 UI fixes#218

Open
alaca wants to merge 2 commits into
feature/simple-analyticsfrom
feature/216-ui-fixes
Open

Feature/216 UI fixes#218
alaca wants to merge 2 commits into
feature/simple-analyticsfrom
feature/216-ui-fixes

Conversation

@alaca
Copy link
Copy Markdown
Collaborator

@alaca alaca commented May 18, 2026

Description of the Change

Fixes the date-picker UI, RTL included
Missing dropdown separator

Closes #216

How to test the Change

Changelog Entry

Added - New feature
Changed - Existing functionality
Deprecated - Soon-to-be removed feature
Removed - Feature
Fixed - Bug fix
Security - Vulnerability

Credits

Props @alaca

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR makes Analytics page UI fixes for the date picker, including RTL-oriented date display and spacing adjustments.

Changes:

  • Wraps analytics date range subtitles with Unicode bidi isolation markers.
  • Sizes and colors the date picker SVG icon.
  • Adjusts date input padding for LTR/RTL layouts.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
assets/js/analytics.js Updates formatted analytics date range labels for bidirectional text handling.
assets/css/analytics.scss Updates date picker icon sizing and input padding, including RTL overrides.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread assets/js/analytics.js
Comment thread assets/css/analytics.scss
@vikrampm1 vikrampm1 linked an issue May 18, 2026 that may be closed by this pull request
1 task
Copy link
Copy Markdown
Collaborator

@iamdharmesh iamdharmesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alaca. Code looks good to me (haven't validated by testing) @ankitguptaindia Could you please help to check whenever you can.

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.

Follow-up issue for #203- Bug - UI fixes

3 participants