Improve search-detail back navigation and focus restore
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
class="media-card"
|
||||
v-bind="navAttributes"
|
||||
:data-item-id="item.id"
|
||||
:data-item-type="item.type"
|
||||
:href="href || undefined"
|
||||
@click="handleClick"
|
||||
@keydown.enter.prevent="$emit('click')"
|
||||
|
||||
Reference in New Issue
Block a user