D18384: Allow creating directory named '~' and throw a warning before creating it.
Emirald Mateli
noreply at phabricator.kde.org
Wed Jan 30 10:26:15 GMT 2019
emateli added a comment.
I am of the opinion that such dialogs are not very user friendly and honestly very much against them. Not commenting on the usefulness of this particular warning, but dolphin has quite a few of these kind of dialogs with the same process: `Input something -> Get error -> Restart`. Feedback should instead be given inplace.
A new dialog built especially for Dolphin's new file/folder/X should take over getting the input from the user and prevent continuing or warn the user about his actions:
- User leaves empty input? "Name cannot be empty".
- User types existing folder name? Show him an error message on the spot
- User types "~" as part of the file name? Show this warning
- User types names with `/`, warn that a path will be created instead of just a single directory.
- User types a name that starts with a dot? Show him the current warning about hidden files etc.
I am strongly of the opinion that such dialog is vastly more user friendly to what we currently have and want to implement. Pinging @ngraham since he's particularly concerned with UX/Usability these days. Looking forward to everyone's thoughts.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D18384
To: shubham, ngraham
Cc: emateli, pino, dhaumann, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190130/ffbcfedf/attachment.html>
More information about the Kde-frameworks-devel
mailing list