lambertf917 / lambertf917/food-ordering-system-source-code

Enatega Customer Application: Also remove the heading Default category from restaurant details card

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

Nobody has claimed this yet.

bug Enatega Multivendor Customer App good first issue High Priority
Dominant language
JavaScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Remove the heading Default category from restaurant details card showing up on discovery screen. In case If there is no food category selected show blank on the restaurant card.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Enatega Customer Application'.
  2. Now see on Discovery page , the restaurant cards right below the restaurant name there is the heading Default Food Category when no food category is selected by the user.

Expected behavior
If a food category is selected for a restaurant, it should display the selected category on the restaurant card.
If no food category is selected, the category heading should be blank or not shown at all (depending on design guidelines).

Smartphone (please complete the following information):

  • Device: [e.g. Infinix Hot 50]
  • OS: [e.g.Android]
  • Browser [e.g. Application]
  • 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 running the Enatega Customer Application and inspecting the restaurant details card on the Discovery screen. Reproduce the case where no food category is selected, then trace the card's category display logic. Done means selected categories still appear, while the Default Food Category heading is absent or blank when no category is configured.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.