@mae @Sofsh Here’s the full list of animals (if you wish to spoil yourself on the options): https://git.tenna.zip/Tenna/akkoma-fe/src/branch/pleasetfme/src/components/post_status_form/post_status_form.js#L134 Also! Feel free to suggest more additions, if there’s something not in there you feel I should add!
and along with that code that builds the placeholder text, I returned my custom placeholder text as the placeholder variable at the end of the data() function for PostStatusForm.
@tenna alright, i think i’ve gotten it mostly figured out. where is this data() function?