Sunagatov / Iced-Latte-Frontend

a online Marketplace for coffee retail (Frontend)
https://iced-latte.uk
MIT License
211 stars 48 forks source link

(MAIN PAGE) Filter Price. The field takes invalid values #254

Open Diana-Smolnikova opened 3 months ago

Diana-Smolnikova commented 3 months ago

To Reproduce Steps to reproduce the behavior:

Desktop

  1. Open main page
  2. Select field with id="from-price-input" or id="to-price-input"
  3. Enter a fractional number with a dot example: 5.1

Expected behavior Input field accepts value: positive integers

Actual behavior The system allows the input of "."

Снимок экрана 2024-06-18 в 15 48 30

Smartphone

  1. Open main page
  2. Select field with id="from-price-input" or id="to-price-input"
  3. Enter emojis

Expected behavior Input field accepts value: positive integers

Actual behavior The system allows the input of emojis photo_2024-06-19_22-32-54