﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29426	UUID fields display poorly in the admin	Aymeric Augustin	mackong	"As shown in the attached screenshot:

- The text input for a UUID field in the admin is too narrow to display the entire UUID. Adding `class=""vTextField""` solves the issue — even though that doesn't sound like the greatest semantic markup.
- I would find it more readable if the admin showed UUIDs with dashes, like `str(uuid)` in Python. (Depending on what's need to make that change, it may raise backwards compatibility questions.)

The second screenshot shows what I'd like the field to look like."	Cleanup/optimization	closed	Forms	2.0	Normal	fixed	uuid		Accepted	1	0	0	1	1	0
