Maximum and Minimum Salary textboxes are accepting Same input
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: razdanamit71, Unassigned, NeedInfo)
References
Details
Attachments
(1 file)
263.06 KB,
application/vnd.openxmlformats-officedocument.wordprocessingml.document
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36
Steps to reproduce:
- Go to URL(https://opensource-demo.orangehrmlive.com/index.php/)
- Click on the Admin option
- Click on the Job option under Admin
- Click on Paygrade under the Job option
- Provide any input data in the Name textbox
- Click on the SAVE button
- Click on the Add button under Assigned Currencies
- Provide same input value for both Maximum and minimum salary textbox
Actual results:
It accepts the same value for both Minimum and Maximum salary textbox succesfully
Expected results:
It should not have accepted the same values
Minimum and Maximum salary
textbox
Comment 1•4 years ago
|
||
Hi Amit!
I have followed the steps mentioned in the Description on latest Nightly version 84.0a1 using the same value for both fields Maximum and Minimum and after clicking Add the message "successfully saved" was displayed. I also did the same test on Chrome and the same message was displayed. Could it be a front end validation problem?
Having the same behavior in both browsers, it could be said that this is not a firefox bug.
Could you please confirm if you still consider it a bug? Do not hesitate to send us more information if you consider it necessary.
Comment 3•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 5•4 years ago
|
||
Firefox is not involved in validating these fields. Seems like a bug with the website.
Description
•