[Phpmyadmin-devel] Need suggestions: SQL Query Console

Michal Čihař michal at cihar.com
Tue May 20 08:19:49 CEST 2014


Hi

Dne Mon, 19 May 2014 16:02:00 +0800
Edward Cheng <c4150221 at gmail.com> napsal(a):

> I'm designing SQL Query Console, thoughts below need suggestions.
> 
> 1. Console goes buttom of body, just like this:
> [image: 内嵌图片 1]
> Is this design in a appropriate size? Or cover the lower part of
> Navigation(I don't think)?
> Scroll bar which close right screen edge will confuse users,
> it's a page scroll bar, looks like a part of Console but doesn't
> scroll Console. Is that doesn't matter?
> Console is invisible at start, a button at top menu(or nav-panel?
> I don't think) and a key shortcut can toggle it.

I think the placement is good, but in default it should not consume
that much space. Maybe just few lines (to show the last SQL query), but
not more to have enough space for content.

> 2. Console will use Code Mirror for make console basic, reference
> Chrome dev-tools JS console. For browsers lt IE 8, Console will be
> disabled(beacuse of Code Mirror).
> Colors we using, for color blind users, such as Chrome did:
> [image: 内嵌图片 2]
> Should I find other colors instead for warnings and errors, or only
> use black?

I think colors don't matter that much right now, so let's stick with
the red one...

> 3.
> Commits will push to [my branch], merge al last, is that OK?

Yes, that's fine. I guess you will need to do some changes in the
libraries to make this work, preferably these should be done and merged
earlier than the UI part.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20140520/85c7f625/attachment.sig>


More information about the Developers mailing list