Dan1ell
Dan1ell
In part 4 of the tutorial, the field validation doesn't fire up when we hit send with empty username and password fields. In the tutorial code, there is a typo...
Comes from discussion [122](https://github.com/mediacms-io/mediacms/discussions/122) When making users in the Django admin, the user is created without prompting for a password. The auto-generated password is not displayed anywhere. No email is...
When the site first loads and also when you navigate to Home, the home icon in the left sidebar doesn’t light up anymore like it used to. Legends say on...
From discussion [163](https://github.com/mediacms-io/mediacms/discussions/163): HEIC, the default image format on iPhones, doesn't seem to be supported. I have found pyheif, https://github.com/carsales/pyheif, which can generate PIL readable bytecode. When a heic file...
In the admin, the add email address form requires a user. But instead of a user dropdown, it has a standard input field. Typing in a user name doesn’t work....
I uploaded a pdf. Since there is no pdf preview yet, the pdf had a boring placeholder thumbnail. So I added an image to the pdf to serve as its...
Add a category to a file. Notice in the categories view the count has increased by 1. Change the category of the file. Notice in the categories view the count...
Comes from discussion [74](https://github.com/mediacms-io/mediacms/discussions/74) **Processing…** The message “Processing…”, is displayed immediately after a file upload completes but before the ‘View your media’ link is displayed. 1. This message should be...
Specifically in Safari, subtitles will not show until the subtitles are turned off and then on again.
The Translate Text extension has a flaw whereby the option to change the instance ID to a sensible name only shows up if the ID ‘firestore-translate-text’ is already taken. If...