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

Implement Material Search View #702

Open
Clemens-L-Schwarz opened this issue Dec 3, 2024 · 0 comments
Open

Implement Material Search View #702

Clemens-L-Schwarz opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels

Comments

@Clemens-L-Schwarz
Copy link

As a user of the PURIS FOSS application,

I want a searchable list of materials as the Home view of the application,

so that I can quickly locate and navigate to a specific material for detailed information.

Hints / Details

  • The material list will serve as the new home view of the application.
  • It must include
    • A search bar for querying materials by name or material number.
    • Filters for narrowing the list based on specific criteria (e.g., direction).
    • Pagination to manage the display of large datasets efficiently.

Outcome / Acceptance Criteria

Outcome

  • The application will provide an intuitive and efficient Home view with a complete list of materials.
  • Users can quickly locate materials using search, filters, and pagination.

Acceptance Criteria

  • The material list displays all available materials.
  • Users can search for materials by name or material number.
  • Filters allow users to narrow results by direction.
  • The list supports pagination to handle large datasets.
  • Clicking on a material redirects to the corresponding material details page.

Out of Scope

  • Displaying the days of supply for the materials.

References

Design Mock:

material-search-view-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants