Skip to content

[Feature] Add a loading spinner so when the data is a bit slow loading #1

@gbowne1

Description

@gbowne1

Add a loading spinner for slow loading data.. something like:

<div id="loading-placeholder" class="text-center w-100 py-5">
    <div class="spinner-border text-primary" role="status">
        <span class="visually-hidden">Loading movies...</span>
    <div>
<div>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions