Done for the night.
This commit is contained in:
@@ -404,6 +404,11 @@ function handle_qr_camera(event) {
|
|||||||
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
{#if $events_sess.status_qry__search == 'loading'}
|
||||||
|
<span class="fas fa-spinner fa-spin"></span>
|
||||||
|
{:else }
|
||||||
|
<!-- Nothing -->
|
||||||
|
{/if}
|
||||||
<span class="fas fa-search mx-1"></span>
|
<span class="fas fa-search mx-1"></span>
|
||||||
Search
|
Search
|
||||||
</button>
|
</button>
|
||||||
@@ -723,7 +728,7 @@ function handle_qr_camera(event) {
|
|||||||
</section>
|
</section>
|
||||||
{:else}
|
{:else}
|
||||||
<div class="text-xl variant-filled-success font-bold p-2">
|
<div class="text-xl variant-filled-success font-bold p-2">
|
||||||
Type your name, email, or affiliations and results will start to appear automatically.
|
Type your name, email, or affiliations. Results will start to appear automatically.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{#if $events_sess.badges.fulltext_search_qry_str && $events_sess.badges.fulltext_search_qry_str.length > 5}
|
{#if $events_sess.badges.fulltext_search_qry_str && $events_sess.badges.fulltext_search_qry_str.length > 5}
|
||||||
|
|||||||
Reference in New Issue
Block a user