Opened 11 years ago
Closed 11 years ago
#24204 closed New feature (wontfix)
Add remaining character count in admin for fields with maxlength
| Reported by: | Josh Schneier | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | cmawebsite@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I'm attaching a screenshot. It looks a bit cluttered I think, any comments on improvements for UX or where I should place the count/styling would be greatly appreciated.
The question if this should be applied for emails remains outstanding.
Attachments (1)
Change History (4)
by , 11 years ago
| Attachment: | chars_remaining.png added |
|---|
comment:1 by , 11 years ago
| Cc: | added |
|---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
I hope not to discourage you from contributing or raising other ideas, but this particular one seems very niche to me. I can't think of one site where I've seen something like this. I don't think it's something that needs to live in Django itself as you should be able to implement this as custom admin CSS and JavaScript.
I'm not sure it's a common use case to make it default. Perhaps you can make it optional.