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>
|
||||
Search
|
||||
</button>
|
||||
@@ -723,7 +728,7 @@ function handle_qr_camera(event) {
|
||||
</section>
|
||||
{:else}
|
||||
<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>
|
||||
|
||||
{#if $events_sess.badges.fulltext_search_qry_str && $events_sess.badges.fulltext_search_qry_str.length > 5}
|
||||
|
||||
Reference in New Issue
Block a user