Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Filtering by Prize amount issues #59

Open
sandhiyakavi opened this issue Apr 14, 2021 · 1 comment
Open

Filtering by Prize amount issues #59

sandhiyakavi opened this issue Apr 14, 2021 · 1 comment
Labels

Comments

@sandhiyakavi
Copy link
Collaborator

Description:

  1. If a prize amount 5000 is entered initially and a zero is removed from it, error is shown. Error disappears only when comma is removed from the amount (5,00 --> 500).

invalidformat_error1

  1. The Error message is not removed even after using Clear Filter button.

issuedisplayed_notremoved

  1. No error message is shown if From amount is greater than To amount

noerror_shown

@SathyaJayabal
Copy link
Collaborator

Additionally,
Filter by prize starts filtering as the user is typing the input. As soon as the user enters the first character the list is filtered and focus is lost from the input box. For example to enter 400, after entering 4, focus is lost and list is filtered, User has to click on input box again and then continue typing. Again focus is lost after entering 0 (input becomes 40) and list is filtered. User has to click again on input box and finish typing 0(input is now 400). A little more time can be given before starting to filter.

filter by prize.mov.zip

@luizrrodrigues luizrrodrigues added this to the 04/26/2021 milestone Apr 21, 2021
@luizrrodrigues luizrrodrigues modified the milestones: v1.0, v1.1 May 3, 2021
@SathyaJayabal SathyaJayabal removed this from the v1.0.2 milestone Jul 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants