User tests: Successful: Unsuccessful:
Pull Request for Issue #39263
Alternate pr of pr #39793
Handling error while create folder by checking enter name by user
create folder and try create a folder by input invalid name
php error and create folder modal is open
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Administration com_media NPM Change Language & Strings |
Status | New | ⇒ | Pending |
Labels |
Added:
Language Change
NPM Resource Changed
PR-4.3-dev
|
We should not have duplicate folder name validation on the server and client side. So all the client should do is to handle the error properly which comes from the server.
@laoneo but at current stage backend show msg error occured for all validation failure
cases that can handle by this pr
Then you need to fix the server side to return proper errors.
Then you need to fix the server side to return proper errors.
yes that can also done but this will increase number of clicks by user .Best way that I got it to show error in modal by @dgrammatiko and from issue #39263 .
This pull request has been automatically rebased to 4.4-dev.
Title |
|
This pull request has been automatically rebased to 5.2-dev.
Title |
|
@dgrammatiko please hint me how this error handling posisble for online storage solution