Add download status icons in the database #6

Open
opened 2025-09-05 10:34:51 +02:00 by Babyforce · 1 comment
Owner

Needs to be UTF-8 icons. Need to store in the database as HTML codes to increase portability.

Needs to be UTF-8 icons. Need to store in the database as HTML codes to increase portability.
Babyforce added this to the V0.1 release milestone 2025-09-05 10:34:51 +02:00
Author
Owner

Make use of a Fixture or database migration to automatically add all the required icons in the database. If these icons are not in the database while the app is in use, the app will just crash because they are required.

Maybe look into an alternative, if these icons aren’t in the database?

Make use of a Fixture or database migration to automatically add all the required icons in the database. If these icons are not in the database while the app is in use, the app will just crash because they are required. Maybe look into an alternative, if these icons aren’t in the database?
Sign in to join this conversation.
No description provided.