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

Integrate chat in the main app #210

Closed
5 of 11 tasks
tubamos opened this issue Jun 25, 2024 · 0 comments · Fixed by #212
Closed
5 of 11 tasks

Integrate chat in the main app #210

tubamos opened this issue Jun 25, 2024 · 0 comments · Fixed by #212
Assignees
Labels
app frontend Items related to the app GUI sprint-09 Items assigned to sprint 09

Comments

@tubamos
Copy link
Contributor

tubamos commented Jun 25, 2024

Item type: app frontend, app backend

Description:
Integration of the chat interface into the main app, ensuring it is visible and functional, allowing users to interact with stored chat data, send questions/requests, and view a default screen when no chat is selected.

User story

As a developer,
I want to integrate the chat interface to the main app
so that the user have access to the chat interface and conviniently interact with the agent.

Acceptance criteria

  • The chat interface should be visible within the main app.
  • Users can open chats from the drawer, and the selected chat content should be displayed.
  • When a user sends a message, the database is updated with the new message.
  • If no chat is selected, a default screen should be displayed.
  • The chat interface design should be consistent with the main app's design.

Definition of done

  • The feature has been fully implemented.
  • The feature has been manually tested and works as expected without critical bugs.
  • The feature code is documented with clear explanations of its functionality and usage.
  • The feature code has been reviewed and approved by at least one team member.
  • The feature branches have been merged into the main branch and closed.
  • The feature utility, function and usage have been documented in the respective project wiki on github.
@tubamos tubamos converted this from a draft issue Jun 25, 2024
@tubamos tubamos moved this from In Progress to Awaiting Review in amos2024ss06-feature-board Jun 25, 2024
@lukas-varga lukas-varga linked a pull request Jun 25, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Awaiting Review to Item Archive in amos2024ss06-feature-board Jun 25, 2024
@lukas-varga lukas-varga moved this from Item Archive to Awaiting Review in amos2024ss06-feature-board Jun 25, 2024
@lukas-varga lukas-varga added app frontend Items related to the app GUI sprint-09 Items assigned to sprint 09 labels Jun 25, 2024
@Ghemechis Ghemechis moved this from Awaiting Review to Item Archive in amos2024ss06-feature-board Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app frontend Items related to the app GUI sprint-09 Items assigned to sprint 09
Projects
Status: Item Archive
Development

Successfully merging a pull request may close this issue.

3 participants