Sudara

Results 148 comments of Sudara

@innatewonderer This looks sorta done, except maybe the `Comment.destroy_soft_deleted_older_than_30_days` part — might be nice to get that in place, we can start cleaning up our production db :D

I can take a look at the html on #1087 since every form needs to be looked at there.

This has worsened a bit, as we also need to correctly preload active storage stuff. https://www.skylight.io/app/applications/QMmsxBDrac9Q/recent/6h/endpoints/CommentsController%23index?responseType=html Although #792 could potentially reduce query overhead via russian doll caching, we probably want...

Tried to set a default root, but it's not working (yet? due to invalidation?) https://stackoverflow.com/a/15048831/11699286

Looking into this a bit more today, I think there are 2 first steps: 1. Identify the shared behavior types so we can figure out where state / presentation logic...

@ofsound Is this issue re: Admin? It seems to work differently if so. But maybe it's about the normal comment front end?

This all looks great! Oooh, that's cool about unicode CC symbols. SVG is perfect though, more pragmatic for now.

Got @smoofles over and we're taking a look at cleaning up the "show track" page a bit and making sure this all looks good on mobile, etc! Thanks again for...

Added #1199 and #1200 to summarize design cleanup to assets#show and assets#edit to help clear room for this feature. @bencarlos — probably easiest if those changes just happen on this...

@Manfred We tried to include CC icons in a couple places like in the main list, but in the end they seemed to mainly add visual bulk/noise, so they didn't...