marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native

Enatega Admin Dashboard : Percentage (%) Icon Missing with Service Charges on Store Profile Page

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

Nobody has claimed this yet.

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

Description

Describe the bug
The service charges amount displayed on the Store Profile page does not include the percentage (%) icon, leading to potential confusion about whether the value represents a percentage or a fixed amount.

To Reproduce
Steps to reproduce the behavior:

Navigate to the Store Profile page.
Locate the Service Charges amount.
Observe the displayed amount.

Expected behavior
The service charge amount should be displayed along with the % icon (e.g., 10%) to clarify that it is a percentage-based charge.

Desktop (please complete the following information):

OS: [e.g. Windows]
Browser [e.g. Chrome]
Version [e.g. Latest]

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 opening the Admin Dashboard's Store Profile page and reproduce the missing symbol beside the Service Charges amount. Find the component that renders this value and update its display so percentage-based charges include the % icon, then verify the page shows values such as 10%.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.