Insert temp rows in table that is displayed before fetched rows from API are loaded in.
Open
Frontend - CSS/HTML
good first issue
High
Javascript
- Dominant language
- PHP
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently on load the table is empty and resizes itself once the rows has been fetched from the database.
This resize is ugly and generic loading rows should be inserted from the start, to prevent it from resizing once data is loaded.
Suggestion would be to empty rows with loading wheels to indicate that data is fetching.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.