gray-mueller / gray-mueller/online-food-ordering-platform-in-python

delivery time accepting negative values

Open
#1,439 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
the average time for food delivery is accepting negative values which it shouldn't at all

To Reproduce
Steps to reproduce the behavior:

Go to 'vendors'
Click on 'add restaurant'
Scroll down to 'registration form'>> Delivery time
See error
Expected behavior
input should be +ve and with a modulus of 60

Screenshots
image

Desktop (please complete the following information):

OS: Windows
Browser Chrome
Version 122.0.6261.95 (Official Build) (64-bit)

Contributor guide

Open the contributing guide

Research direction

Start at Vendors > Add restaurant, then inspect the registration form's Delivery time field and reproduce the issue in Chrome. Confirm the intended meaning of a modulus of 60, then verify that negative values are rejected and the field enforces the stated constraint.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.