Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WHOIS: Shorten contact information to one line when all contact info is redacted #337

Open
1 task
erinysong opened this issue Nov 1, 2024 · 0 comments
Open
1 task

Comments

@erinysong
Copy link
Contributor

erinysong commented Nov 1, 2024

Issue description

The WHOIS page displays data pulled from Cloudflare's RDAP API including a domain's relevant contact information (Name, Organization, Address, Phone, Fax). Frequently all these contact fields are redacted for privacy which clutters the contact information section. To improve readability, when all contact information for a WHOIS contact is redacted, we should display a single line below each contact that says REDACTED FOR PRIVACY.

Reference the WHOIS page Figma

Current WHOIS page - all contact fields are individually listed
Image

Desired WHOIS page display - single REDACTED FOR PRIVACY when all contact info is redacted
Image

Acceptance criteria

  • Display a single line with the message REDACTED FOR PRIVACY for contacts with all their contact information redacted for privacy.

Additional context

This ticket introduces more dynamic handling of data on our static 11ty site. If someone else other than me (@erinysong) is working on this ticket, feel free to ping me to work out possible ways to include implement this on get.gov. There were some workarounds to support the WHOIS page's JS and data handling (sorry 😅) so feel free to either assign this ticket to me or ping me to give context to this ticket's assignee.

Links to other issues

No response

@erinysong erinysong mentioned this issue Nov 1, 2024
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant