Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#822 closed enhancement (fixed)

Use disclosure triangles in debug 500 error message instead of up and down arrows

Reported by: me@… Owned by: Adrian Holovaty
Component: contrib.admin Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The up and down arrows have unclear meaning, whereas disclosure triangles are a common and comprehensible UI widget.

Attachments (1)

disclosure.diff (996 bytes ) - added by me@… 18 years ago.
a patch to use disclosure triangles

Download all attachments as: .zip

Change History (2)

by me@…, 18 years ago

Attachment: disclosure.diff added

a patch to use disclosure triangles

comment:1 by Adrian Holovaty, 18 years ago

Resolution: fixed
Status: newclosed

(In [1272]) Fixed #822 -- Changed 500 view to use disclosure triangles instead of up/down arrows. Thanks, aaronsw

Note: See TracTickets for help on using tickets.
Back to Top