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"
|
||||
icon="ChevronRight"
|
||||
quiet
|
||||
selected={relationshipFieldName === column.name}
|
||||
/>
|
||||
</div>
|
||||
{/if}
|
||||
|
|
Loading…
Reference in New Issue