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: Retain Search Filter After Deleting or Renaming Note Type in ManageNotetypes #17103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gayatriii0803
Copy link
Contributor

Purpose / Description

This PR addresses an issue where the note types list would reset to display all items after a note type was deleted or renamed, even if a search filter was applied.

Fixes

Approach

filterNoteTypes after deleting or renaming note

How Has This Been Tested?

Oppo F21 Pro 5G

filter.mp4

Checklist

Please, go through these checks before submitting the PR.

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • UI Changes: You have tested your change using the Google Accessibility Scanner

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.

[BUG]: Search Results Reset After Deleting or Renaming a Note Type
1 participant