Big problem with UI and enums

Bug #1018314 reported by Oliver Ulpts
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
chive
Fix Released
Medium
David Roth

Bug Description

Hello,

So if you have large enums like
enum('','an','nachforderung','fraud','verfuegbar','fehllieferung','retoure','boni','autostorno','falsch_bestellt','nichtbestellt','interesse','bezahlart','teilgenehmigung','preis','plausi','no_tgk','vorauskasse','no_webnwalk','ausverkauft','no_zusatzkarte','lieferzeit','sonstiges','retouren_finishing')

and you want to search the table or inline editing of data, you can't because the UI goes crazy.

The problem is that you have to scroll all the way long and even with 2 monitors it is not usable anymore. On the top the input to edit something is about 10px width.

A solution would be, if you cut the enums after xy-signs and make a tooltip if you hover over it. Or you add a break after xy-signs.

Thanks :)

Related branches

David Roth (davrot)
Changed in chive:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → David Roth (davrot)
milestone: none → 1.2
David Roth (davrot)
Changed in chive:
assignee: David Roth (davrot) → shartmann (stefan-hartmann)
David Roth (davrot)
Changed in chive:
assignee: shartmann (stefan-hartmann) → David Roth (davrot)
status: Triaged → In Progress
David Roth (davrot)
Changed in chive:
status: In Progress → Fix Committed
David Roth (davrot)
Changed in chive:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.