Skip to content

Make read-only and frozen form views less form-like and other fixes (CFM-491) #377

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

arlen
Copy link
Contributor

@arlen arlen commented Mar 20, 2026

This PR solves a number of problems from CFM-491 including:

  • Make read-only input fields and frozen forms look like plain text (i.e. remove border and padding)
  • Output sponsor / manager in read-only or frozen forms as simple names and links
  • Make “configure” and “unfreeze” links render properly (and make them more button-like)
  • Make sure modal cancel “X” button sits in the upper right corner of the modal
  • Icon sizes should remain consistent in Menu Panels when left-sidebar is contracted and expanded

@arlen arlen force-pushed the feature-cfm491-generalUiTdr01 branch from cd2e88f to 671d8f8 Compare March 31, 2026 16:49
@arlen
Copy link
Contributor Author

arlen commented Mar 31, 2026

This PR now also includes the fix for CFM-469 allowing the people picker to be "unset" when a user clears the field. This was added to this ticket because the other commits already touch the autocomplete component in meaningful ways (and this will avoid conflicts).

@arlen arlen requested review from Ioannis and benno March 31, 2026 17:48
@arlen
Copy link
Contributor Author

arlen commented Mar 31, 2026

This PR was also rebased against the latest develop.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant