cisagov / manage.get.gov

A Django-based domain name registrar used by the .gov domain to communicate with an EPP registry
https://get.gov
Other
53 stars 14 forks source link

Display audit reason table below action needed reason #2317

Closed zandercymatics closed 1 week ago

zandercymatics commented 2 weeks ago

Current Behavior

Ticket #1900 added an "Action needed reason" field . This field appears when the status "Action needed" is selected.

When this field appears, the change log appears below the status field.

Expected Behavior

The audit log table appears below the "Action needed reason" field when visible, rather than the status field.

Steps to Reproduce

  1. Go to /admin
  2. Click a domain request record
  3. Change the status a few times to generate the change table
  4. Change the status to action needed

Environment

No response

Additional Context

Slack thread

Issue Links

Relates to: #1900