Text area field set as required not showing red outline

I found 2 work arounds for this issue

  • Use Javascript validation to insure value is populated and may be CSS to put red borders.
  • Create a validation rule on Salesforce side.
I would recommend the first as it keeps Salesforce clean.