Ana Ulin

Results 53 comments of Ana Ulin

Unassigned this issue so that it is clearer that it is up for grabs, since there's been no activity for a while. @GaganGupta19 if you still want to work on...

Oh, cool! Thank you! Off the top of my head, you could implement this by hooking into the state change when a user goes into state `former_member` and marking them...

A quick reading of the code suggests that somehow Organized is failing to create a new `_archive` file if one does not exist yet. I was able to work around...

FWIW, I've not hated using this gem for "archiving" or other soft-deleting: https://github.com/jhawthorn/discard

Here is a brain-dump of half-baked thoughts that I've been carrying around related to this topic: * 100% agreed that we need to figure out a good way to let...

I am not sure that the images a user will want to add to a link to a section are the same as the ones they'll want to have displayed...

Yeah, I've also been mulling over the "context for the marketplace" piece. I think we could do it adding an [ActionText](https://guides.rubyonrails.org/action_text_overview.html) field, editable from the Marketplace configuration. It would be...

> Not sure if that would scale well, though, and it is certainly not a "must have". > @anaulin What aspect of scaling are you worried about? Storage cost? User...

@Aiyesha is this ready for review? It would be great to upgrade Rails to 6.1!