cisagov / manage.get.gov

A Django-based domain name registrar that interfaces with an EPP registry
https://get.gov
Other
60 stars 19 forks source link

Django admin: Update columns in "Hosts" table #1923

Open Katherine-Osos opened 8 months ago

Katherine-Osos commented 8 months ago

Issue description

Within the "Hosts" table, the domain name and host name are concatenated, which makes it difficult to scan. We should split those into separate columns in the table.

NOTE: this section is only viewable to superusers

Acceptance criteria

Additional context

This is an update that came out of the recent audit of Django field labels.

Links to other issues

No response

vickyszuchin commented 8 months ago

Accepted into the backlog. No a priority ticket. Suggested timeline: 2-4 sprint from Sprint 41.

katypies commented 4 months ago

@Katherine-Osos - we don't have many superusers and I can't tell if this is still an issue or not. Can you verify?

Katherine-Osos commented 4 months ago

@katypies Yes, this hasn't been addressed yet.

@abroddrick This is something we talked about when I audited all the labels in the admin. I'll let you decide level of effort and priority!