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

Minor: added loading state, and error notification in testSuite. #19350

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

ShaileshParmar11
Copy link
Contributor

@ShaileshParmar11 ShaileshParmar11 commented Jan 14, 2025

Describe your changes:

  • Added loading effect while removing test case from test suite
  • Added loading effect while adding test case in to test suite
  • Added error notification while creating testSuite
Screen.Recording.2025-01-14.at.4.30.31.PM.mov
Screen.Recording.2025-01-14.at.4.47.43.PM.mov

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.

Copy link
Contributor

github-actions bot commented Jan 14, 2025

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.59% (40804/63172) 40.87% (16394/40114) 44% (4954/11260)

Copy link
Member

@aniketkatkar97 aniketkatkar97 left a comment

Choose a reason for hiding this comment

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

Can we also add tests around this?

Copy link

@ShaileshParmar11 ShaileshParmar11 merged commit 05f68ec into main Jan 14, 2025
16 of 17 checks passed
@ShaileshParmar11 ShaileshParmar11 deleted the dq-ui-ux-improvement branch January 14, 2025 14:51
Copy link
Contributor

Changes have been cherry-picked to the 1.6.3 branch.

github-actions bot pushed a commit that referenced this pull request Jan 14, 2025
)

* Minor: added loading state, and error notification in testSuite.

* added the unit test

(cherry picked from commit 05f68ec)
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.

2 participants