fssa-batch3 / fssa-batch3/sec_c_pranaw.murugesan__corejava_project_2
Known bug - Reason input in apply page
Open
bug
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In the apply.jsp page, When we put comma ( , ) in input box, when the value directed to leaveRequest page,
`const leaveDetails = button.getAttribute("data-leave-details").split(",");`
The above code will split the value in return it will show undefined,
This a know issue, this will be fixed soon.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.