@if (expanded) { } @if (!searchTerm && (hasRecentItems$ | async)) {
{{text.recently_viewed}}
}
@if (!item.id) {
{{ currentValue }}
{{ item.text }} ↵
} @else {
{{ item.type.name }} {{ item.formattedId }} {{ item.status.name }} - {{ item.project.name }}
{{ item.subject }}
}