lambertf917 / lambertf917/react-native-uber-eats-clone
Categories” Page Displays Two Columns for Sub-Categories – Admin Panel
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
On the Categories page in the admin panel, there are two separate columns labeled or appearing as sub-categories, which creates confusion. This duplication is likely unintended and affects the clarity and usability of the category management interface.
To Reproduce
Steps to reproduce the behavior:
Navigate to the Categories section in the admin panel
View the columns listed for each category
Observe that two columns related to sub-categories are shown
Expected behavior
There should only be one column for sub-categories with a clear and concise label. If multiple sub-category columns are shown, they should have distinct purposes and proper headings to differentiate them.
Screenshots
Image
Desktop (please complete the following information):
OS: Windows 11
Browser: Chrome
Version: 123.0.6312.86
Additional context
This may be due to a UI rendering bug or misconfiguration in the data table schema. It can lead to administrative errors and should be fixed to maintain interface clarity.
App Version: [insert if known]
Additional context
This is likely caused by a layout padding/margin or rendering logic issue. Reducing this space will improve usability, reduce scroll effort, and provide a more polished UI appearance.
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 Categories section in the admin panel and inspect the columns rendered for each category, including the data table schema mentioned in the report. Reproduce the duplicate sub-category columns in Chrome on Windows 11, then verify that one clearly labeled sub-categories column remains with no unintended duplicate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100