department-of-veterans-affairs / va.gov-cms

Editor-centered management for Veteran-centered content.
https://prod.cms.va.gov
GNU General Public License v2.0
97 stars 69 forks source link

Important fields hidden on VAMC Facility Service Node Edit view #14769

Open davidmpickett opened 1 year ago

davidmpickett commented 1 year ago

Description

As a VAMC editor, I need to see the most important fields on a Drupal content type by default.

On the VAMC Facility Service content type, the first set of fields, Health service and facility basic info, is hidden in an accordion by default. The help desk has reported user confusion due to these key fields being hidden by default.

We discussed this with @BlakeOrgan and he agreed that this is not the correct component to use from a CMS Design system perspective.

Right now that form component is set up as a "Forms, details" component defaulting to closed. The quick and easy solution would be to just default that to open instead. The best solution, however, would be for that to be set up as a "Forms, fieldset" component instead.

Default view ![vamc_facility-health-service-default](https://github.com/department-of-veterans-affairs/va.gov-cms/assets/51967950/b9cb820b-4dad-41c5-9fdf-a4e649af27c3)
Once accordion is opened ![vamc_facility-health-service-expanded](https://github.com/department-of-veterans-affairs/va.gov-cms/assets/51967950/091df052-ab3e-4ac0-b052-47fa0bd5c3fa)

Acceptance Criteria

xiongjaneg commented 1 year ago

Dave shared a potential example in support ticket https://va-gov.atlassian.net/browse/VAHELP-6201