-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Milestone
Description
Description
Develop the frontend page that displays detailed information about a specific issue, allowing users to view all relevant data and updates.
Currently, there is no dedicated issue details page to provide comprehensive insight into individual issues.
Tasks
- Implement the issue details page layout and UI.
- Integrate with the backend issue service to fetch detailed issue data.
- Integrate with the backend to fetch any other relevant details (like attachments, etc)
- Display all relevant fields including status, comments, and history.
- Enable user interactions such as commenting or updating issue status, etc.
- Add end-to-end tests to cover the page’s functionality.
Notes
- The core fields should be click-to-edit capable.
- Follow existing UI design patterns and styles.
- Design will be provided upon assigning the task.
Reactions are currently unavailable