Add download status icons in the database #6
Labels
No labels
bug
duplicate
enhancement
help wanted
improvement
invalid
question
reflection
to implement
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Babyforce/Tagmancer#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Needs to be UTF-8 icons. Need to store in the database as HTML codes to increase portability.
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?