Skip to content

Conversation

@Ashish8689
Copy link
Contributor

@Ashish8689 Ashish8689 commented Dec 4, 2025

Describe your changes:

Fixes #24288

  • fix the glossary list having deleted glossary after the delete action
  • If the delete fails, we call the deleteFailed callback
  • for glossary page the delete fail callback is refetch glossaries page
  • Added Unit tests
  • Added e2e specs
Screen.Recording.2025-12-04.at.12.56.23.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.

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

github-actions bot commented Dec 4, 2025

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
64% (50500/78908) 41.43% (24430/58965) 44.96% (7726/17183)

@karanh37
Copy link
Contributor

karanh37 commented Dec 8, 2025

cc - @siddhant1 for tests

@sonarqubecloud
Copy link

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 UI UI specific issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deleted Glossary Remains Visible in Navigation Pane

4 participants