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

Adding Search Functionality during Import Preview #3378

Open
prernaadev01 opened this issue Mar 25, 2024 · 1 comment
Open

Adding Search Functionality during Import Preview #3378

prernaadev01 opened this issue Mar 25, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation technical task UI/UX

Comments

@prernaadev01
Copy link
Collaborator

Problem description

When Schema/Policy is imported, Guardian allows the user to preview the contents, schemas, Roles, Tokens, Similar policies etc of the imported file. But, in order to preview all the content, we are unable to filter it and hence have to scroll all the way to view complete content.

Requirements

  1. Need to update Import Preview UI by adding a Search field box inside the pop up.
  2. We should be able to search any text entered in the field with the complete preview content.
  3. For example, If the user wants to search if Project Proponent is involved in this policy/Schema, they can just enter the text "Proponent" in the box and Guardian should be able to take the user to that section in the preview pop box by highlighting the text.

image.png

Definition of done

  1. Update the import preview pop up UI
  2. Perform Search functionality within the pop up.
  3. Update the documentation accordingly

Acceptance criteria

100% working as mentioned in DOD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation technical task UI/UX
Projects
None yet
Development

No branches or pull requests

2 participants