-
-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4438 - Button Remain Activated After Selecting the Storage #4485
4438 - Button Remain Activated After Selecting the Storage #4485
Conversation
947a85e
to
e7f99ca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Naraveni Thanks for this -- I checked it out manually, and it works for distributions.
The issue also asked for tests confirming that the behaviour works. Please provide those.
Thanks again!
e7f99ca
to
da2b1ac
Compare
I have added test in distrbution and transfers system specs files as the changes I made are in js file which is related to distributions and transfers as the file name suggests. |
da2b1ac
to
85e004a
Compare
Functionality checks out. Over to @dorner for a technical pass |
0f4ca3e
to
0649768
Compare
0649768
to
24a6d0f
Compare
And also the error message in transfers creation page was coming wrong ias the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM also
@Naraveni: Your PR |
Resolves #4438
Description
Add Item button was getting de-activated if storage location is selected after first attempt of submitting form without selecting anything.
Include anything else we should know about. -->
Type of change