[kirigami-addons] [Bug 495760] New: [Feature request] Add Form Delegate for picking file/folder with auto completion (almost done)

SeeLook bugzilla_noreply at kde.org
Sun Nov 3 19:38:13 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=495760

            Bug ID: 495760
           Summary: [Feature request] Add Form Delegate for picking
                    file/folder with auto completion (almost done)
    Classification: Frameworks and Libraries
           Product: kirigami-addons
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: seelook at gmail.com
                CC: carl at carlschwan.eu
  Target Milestone: ---

Created attachment 175494
  --> https://bugs.kde.org/attachment.cgi?id=175494&action=edit
Preview of path suggestions

Hi,

Among FormCard delegates I found missing this text field with button in a row
to type or select file or folder path.
And just
RowLayout {
   TextField {}
   Button {}
}
is not big deal, but...
to have auto-completion (suggestions) during typing is kool thing - like
Dolphin has or many other apps have.
So I did this - see the attachment or the code:
https://invent.kde.org/tomaszbojczuk/deafed/-/blob/master/src/ui/Settings/FormPathDelegate.qml?ref_type=heads

What shall I do:
1. I shall keep it for the above project and don't bother Kirigami-addons about
it
2. Create pull request with a draft and someone will help me to make it fit to
the addons
3. Someone will take it from here.
?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list