marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native
Enatega Admin Dashboard : Percentage (%) Icon Missing with Service Charges on Store Profile Page
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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