Skip to content

Add animated drop downs for all network interaction statuses #52

@Velocities

Description

@Velocities

Pages for creating lists, editing lists, and logging in should indicate to the user if the given interaction was successful or not, with a short description for the error if one occurred, and also show if the interaction is still running/loading. The list creation and login pages already have some logic for this, but aren't very aesthetically pleasing and are very basic; all network interaction status indications, existing or ones to be implemented, should have a modal-like box drop down from the top with some basic animated logos to accomodate each of the status types (e.g. Loading should have a rotating circle line like many apps, Success should be a green circle that draws a check mark in the center, etc.) and show up on top of all other content (likely using z-index).
Note: By "modal-like", I mean don't have it be closeable (the status is too important to be closeable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions