<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic DescriptionList UI Component Bug in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/DescriptionList-UI-Component-Bug/m-p/1104070#M41942</link>
    <description>&lt;P&gt;There is currently a bug surrounding the DescriptionList component. When rendered, independent of being direction="column" or&amp;nbsp;direction="row", it displays as column. I updated the code to column, then back to row in an attempt to "turn it off then back on again" but with no success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;&amp;lt;DescriptionList direction="row"&amp;gt;
  &amp;lt;DescriptionListItem label={'Timezone'}&amp;gt;&amp;lt;Text&amp;gt;{station.timezone || ''}&amp;lt;/Text&amp;gt;&amp;lt;/DescriptionListItem&amp;gt;
  &amp;lt;DescriptionListItem label={'Licensee City'}&amp;gt;&amp;lt;Text&amp;gt;{station.address_licensee_city || ''}&amp;lt;/Text&amp;gt;&amp;lt;/DescriptionListItem&amp;gt;
  &amp;lt;DescriptionListItem label={'Licensee State'}&amp;gt;&amp;lt;Text&amp;gt;{station.address_licensee_state || ''}&amp;lt;/Text&amp;gt;&amp;lt;/DescriptionListItem&amp;gt;
  &amp;lt;DescriptionListItem label={'County'}&amp;gt;&amp;lt;Text&amp;gt;{station.county || ''}&amp;lt;/Text&amp;gt;&amp;lt;/DescriptionListItem&amp;gt;
&amp;lt;/DescriptionList&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When rendering the .jsx code inside a card located on a CRM record like Company, it appears like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JamesR_INT_0-1738713675868.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/137639i70E61AF147A776DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JamesR_INT_0-1738713675868.png" alt="JamesR_INT_0-1738713675868.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;See:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/reference/ui-components/standard-components/description-list" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/reference/ui-components/standard-components/description-list&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Edit: I have confirmed a couple times that the code is live on our project. The cards in question have not been updated in weeks/months and all of a sudden this morning US time they changed direction.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2025 00:07:00 GMT</pubDate>
    <dc:creator>JamesR_INT</dc:creator>
    <dc:date>2025-02-05T00:07:00Z</dc:date>
    <item>
      <title>DescriptionList UI Component Bug</title>
      <link>https://community.hubspot.com/t5/CMS-Development/DescriptionList-UI-Component-Bug/m-p/1104070#M41942</link>
      <description>&lt;P&gt;There is currently a bug surrounding the DescriptionList component. When rendered, independent of being direction="column" or&amp;nbsp;direction="row", it displays as column. I updated the code to column, then back to row in an attempt to "turn it off then back on again" but with no success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;&amp;lt;DescriptionList direction="row"&amp;gt;
  &amp;lt;DescriptionListItem label={'Timezone'}&amp;gt;&amp;lt;Text&amp;gt;{station.timezone || ''}&amp;lt;/Text&amp;gt;&amp;lt;/DescriptionListItem&amp;gt;
  &amp;lt;DescriptionListItem label={'Licensee City'}&amp;gt;&amp;lt;Text&amp;gt;{station.address_licensee_city || ''}&amp;lt;/Text&amp;gt;&amp;lt;/DescriptionListItem&amp;gt;
  &amp;lt;DescriptionListItem label={'Licensee State'}&amp;gt;&amp;lt;Text&amp;gt;{station.address_licensee_state || ''}&amp;lt;/Text&amp;gt;&amp;lt;/DescriptionListItem&amp;gt;
  &amp;lt;DescriptionListItem label={'County'}&amp;gt;&amp;lt;Text&amp;gt;{station.county || ''}&amp;lt;/Text&amp;gt;&amp;lt;/DescriptionListItem&amp;gt;
&amp;lt;/DescriptionList&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When rendering the .jsx code inside a card located on a CRM record like Company, it appears like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JamesR_INT_0-1738713675868.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/137639i70E61AF147A776DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JamesR_INT_0-1738713675868.png" alt="JamesR_INT_0-1738713675868.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;See:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/reference/ui-components/standard-components/description-list" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/reference/ui-components/standard-components/description-list&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Edit: I have confirmed a couple times that the code is live on our project. The cards in question have not been updated in weeks/months and all of a sudden this morning US time they changed direction.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 00:07:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/DescriptionList-UI-Component-Bug/m-p/1104070#M41942</guid>
      <dc:creator>JamesR_INT</dc:creator>
      <dc:date>2025-02-05T00:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: DescriptionList UI Component Bug</title>
      <link>https://community.hubspot.com/t5/CMS-Development/DescriptionList-UI-Component-Bug/m-p/1105869#M41984</link>
      <description>&lt;P&gt;This has been resolved, per the dev team at Hubspot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 20:45:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/DescriptionList-UI-Component-Bug/m-p/1105869#M41984</guid>
      <dc:creator>JamesR_INT</dc:creator>
      <dc:date>2025-02-07T20:45:41Z</dc:date>
    </item>
  </channel>
</rss>

