-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Milestone
Description
Description
Develop the frontend page that allows users to edit existing issues, enabling updates to issue details and status.
Currently, there is no dedicated issue edit page to modify issue information through the UI.
Tasks
- Implement the issue edit page layout and UI.
- Integrate the form with the backend issue service API to update issue data.
- Provide form validation and user-friendly error messages.
- Ensure a smooth user experience, including loading and success states.
- Add end-to-end tests to cover the page’s functionality.
Notes
- Follow existing UI design patterns and styles.
- Design will be provided upon assigning the task.
- Although the details page will include a click-to-edit functionality, we need a complete edit page that includes all fields of an issue that can be edited.
Reactions are currently unavailable