marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

Chat Bar Reappearance and Transcript Email Prompt

Open
#847 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Within the Enatega Multivendor Customer App's chat feature, there is an issue where, upon clicking "End Session," the chat bar reappears along with a prompt to input the user's email address for the chat transcript. However, the intended behavior is for only the email input bar to be displayed, not the chat bar again.

To Reproduce

Open the Enatega Multivendor Customer App.
Initiate a chat session with a vendor.
Engage in the chat conversation.
When ready to end the session, click on "End Session."
Observe that the chat bar disappears momentarily but reappears along with a prompt to input the user's email address for the chat transcript.
Expected behavior

Upon clicking "End Session," the chat bar should disappear, indicating the termination of the chat session.
A prompt to input the user's email address for the chat transcript should appear without the reappearance of the chat bar.
The user should be able to input their email address for the transcript without distraction from the chat interface.
Screenshots

Untitled.video.-.Made.with.Clipchamp.mp4
Smartphone:

Device: IOS & Android

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the chat feature and the handler for the "End Session" action in the React Native app. Reproduce the flow on iOS and Android, then verify that ending a session hides the chat bar while leaving the transcript email prompt available.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.