Skip to content

Edit Category #30

@thegenem0

Description

@thegenem0

Description:

As a user of the Inventory Management Application, I want to be able to edit an existing product category in the system. This will allow me to make updates to category information as needed and keep my inventory organized.

Acceptance Criteria:

  • An "Edit Category" page is added to the application UI.
  • The "Edit Category" page displays the current category information in input fields that can be edited.
  • The user can submit the updated category information by clicking a "Save" button.
  • If the user tries to submit the category without entering a name, an error message will be displayed prompting them to enter a name.
  • After the user submits the updated category information, the changes are reflected in the Categories table.
  • The user is redirected to the Categories table page.
  • If there are any products assigned to the edited category, the category name in the Products table will also be updated.
  • The table data is persisted to a database backend.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions