Skip to content

Conversation

@Ashish8689
Copy link
Contributor

Describe your changes:

Fixes

  • I worked on fixing custom property around data and time formats, since previous format was moment and after react bump we shifted to Luxon around ATND Component. Which created the issue.
  • Added expect for in playwright test around this type. So failure can be traced in future runs. If they are passing or not.

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@Ashish8689 Ashish8689 self-assigned this Nov 26, 2025
@Ashish8689 Ashish8689 requested a review from a team as a code owner November 26, 2025 14:21
@Ashish8689 Ashish8689 added UI UI specific issues safe to test Add this label to run secure Github workflows on PRs labels Nov 26, 2025
@Ashish8689 Ashish8689 added the To release Will cherry-pick this PR into the release branch label Nov 26, 2025
@github-actions
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.46% (49686/78291) 40.58% (23760/58556) 44.28% (7533/17013)

@sonarqubecloud
Copy link

@Ashish8689 Ashish8689 merged commit ba7f5eb into main Nov 27, 2025
22 of 24 checks passed
@Ashish8689 Ashish8689 deleted the custom-property-fix branch November 27, 2025 12:11
@github-actions
Copy link
Contributor

Changes have been cherry-picked to the 1.11.0 branch.

github-actions bot pushed a commit that referenced this pull request Nov 27, 2025
* fix custom property failure around data and time formats

* fix the playwright value

* fix the flakyness of serviceForm.spec

(cherry picked from commit ba7f5eb)
Ashish8689 added a commit that referenced this pull request Nov 28, 2025
* fix custom property failure around data and time formats

* fix the playwright value

* fix the flakyness of serviceForm.spec

(cherry picked from commit ba7f5eb)
@Ashish8689
Copy link
Contributor Author

Changes have been cherry-picked to the 1.10.10 branch as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch UI UI specific issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants