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

Fix: Filter activity feed events for test cases and test suites. #19004

Merged
merged 4 commits into from
Dec 12, 2024

Conversation

Siddhanttimeline
Copy link
Contributor

@Siddhanttimeline Siddhanttimeline commented Dec 11, 2024

Describe your changes:

Fixes

  • Fix the TestCase feed coming in activity feed
  • Fix the flicker around the task button while approving or rejecting the glossary approval task.

Issue :

365613155-be0316b9-6dd8-4e42-b231-5e719257a875.mov

Resolved :

Screen.Recording.2024-12-11.at.5.59.02.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

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.66% (40323/63342) 40.07% (16045/40044) 42.59% (4805/11282)

Copy link

Copy link

@pmbrull pmbrull merged commit 81246af into main Dec 12, 2024
33 of 50 checks passed
@pmbrull pmbrull deleted the fix-filter-activity-feed branch December 12, 2024 09:54
Siddhanttimeline added a commit that referenced this pull request Dec 16, 2024
)

* fix: Filter activity feed events for test cases and suites.

* minor fix around the button label after save task tab

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants