Update relationship column popover chevron to show active state when open
This commit is contained in:
parent
b067b8ad54
commit
c8660da7d0
|
@ -205,6 +205,7 @@
|
||||||
size="S"
|
size="S"
|
||||||
icon="ChevronRight"
|
icon="ChevronRight"
|
||||||
quiet
|
quiet
|
||||||
|
selected={relationshipFieldName === column.name}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Reference in New Issue