issues
search
openpracticelibrary
/
opl-fe
E2E Tests for Practice and AllPractice Page
0
stars
1
forks
source link
[Bug] Fix - Add a new resource dialogue on practice page
#149
Closed
piyushsn
closed
4 years ago
piyushsn
commented
4 years ago
Describe the bug
In "Add New Resources " dialogue, form is not following "required" behavior.
After clicking on "Add new Link" button, it is not checking the values in textfield.
Accepting blank form. This can cause the enclosing Practice page to render as blank.
Expected behavior
Follow required field action in "Add New Resources " dialogue.
needs Validation that all three fields on dialogue are non-null: Link Type, URL, and Description. Notes:
Follow issue #28
Describe the bug
Expected behavior