[Bug 140298] Improve UX for SQL dialog

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 29 08:29:13 UTC 2024


https://bugs.documentfoundation.org/show_bug.cgi?id=140298

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillCpp
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |mentoring at documentfoundatio
                   |                            |n.org

--- Comment #2 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
We discussed the topic in the design meeting (sorry for the delay).

The requested improvements make sense and we suggest to start with the
easy-hackable part

+ remember the dialog per session
+ make the dialog amodal 
+ show the number of rows

Code pointer: 
dbaccess/source/ui/dlg/directsql.cxx
Prototype for implementation: https://gerrit.libreoffice.org/c/core/+/129894

Side note: the colors are not usable on dark themes => bug 162678

Storing the SQL statements in the document is more difficult and better handled
in another ticket. It needs also a bit discussion regarding privacy (a function
to clear has been mentioned).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list