[dolphin] [Bug 414670] Make connecting to arbitrary servers more obvious and user-friendly, like in Nautilus

2020-12-27 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=414670

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||21.04
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/commit/b14f98de1
   ||9b97bcf8ca967f635c6df39963d
   ||f2b0

--- Comment #4 from Elvis Angelaccio  ---
Git commit b14f98de19b97bcf8ca967f635c6df39963df2b0 by Elvis Angelaccio, on
behalf of Nate Graham.
Committed on 27/12/2020 at 17:38.
Pushed by elvisangelaccio into branch 'master'.

Make it more obvious that you can connect to servers on remote:/ page

Right now it is not super obvious how you connect to a remote server
in Dolphin when you already know the URL. Users will go to the
"Network" item in the Places panel, but from there it is not totally
clear. The "Add Network Folder" icon in the view opens a complicated
wizard and it's also a bit of an odd UX to have it living in the view as
opposed to being a toolbar button.

Old hands and developers know that the URL navigator is, well, a URL
navigator, and as such, it accepts arbitrary URLs from any view.
However this may not be obvious to other more casual users, for
two reasons:
1. The URL navigator is in breadcrumbs view nearly all of the time and
   by default, so may users may not know that it can accept text at all
2. Even when it's displaying URLs, they are almost always local paths,
   so users may not make the connection that it can accept remote URLs
   rather that just local paths

To improve the discoverability of this feature, this commit makes the
following change:

When the view is displaying the remote:/ ioslave (i.e. the "Networks"
place), the URL navigator is put into URL entry mode and given some
placeholder text that hints at what it can do. It reverts to breadcrumbs
mode when you leave.
FIXED-IN: 21.04

M  +15   -2src/dolphinnavigatorswidgetaction.cpp
M  +10   -0src/dolphinurlnavigator.cpp
M  +10   -0src/dolphinurlnavigator.h

https://invent.kde.org/system/dolphin/commit/b14f98de19b97bcf8ca967f635c6df39963df2b0

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 414670] Make connecting to arbitrary servers more obvious and user-friendly, like in Nautilus

2020-12-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=414670

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/system/dolphin/-/merge_requests/137

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 414670] Make connecting to arbitrary servers more obvious and user-friendly, like in Nautilus

2020-12-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414670

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=430211
 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED
   Assignee|dolphin-bugs-n...@kde.org   |n...@kde.org

--- Comment #2 from Nate Graham  ---
Figured out a simpler approach: simply make the URL navigator editable and
display placeholder text in it indicating that this is possible. MR incoming.

The idea of moving the knetattach icon into the toolbar is tracked with Bug
430211.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 414670] Make connecting to arbitrary servers more obvious and user-friendly, like in Nautilus

2019-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414670

--- Comment #1 from Nate Graham  ---
Created attachment 124193
  --> https://bugs.kde.org/attachment.cgi?id=124193=edit
How nautilus does it

Oops, forgot the attachment

-- 
You are receiving this mail because:
You are watching all bug changes.