Greg Slepak
Greg Slepak
I've referenced both Zed and V [in this gist on how to create a great editor](https://gist.github.com/taoeffect/086220456e736cceb30d68834d7cc2a4), in case it's helpful.
Yes @dwighthouse's post is excellent. You can see how we are forced to use `Astro.glob` instead of `getCollection` because of this in this repo: https://github.com/okTurtles/wordpress-to-astro/issues/3
I'm guessing this might happen when there were zero payments for the period.
This is now almost finished thanks to #593, however we still need to properly handle running out of space.
Actually, I don't think it makes sense for `RULE_DISAGREEMENT` to support "don't care" votes, since it goes by absolute value rather than relative value. So this isn't a bug I...
@dotmacro brought up a good point: > er, I think RULE_DISAGREEMENT should support indifferent votes. For example, (using the same "2 against" group as before) if 8/10 people vote "yes"...
@SebinSong No, I'm not a fan of complicating the UI. I am a fan of simplifying the UI. If, for example, you prefer to get rid of "Recent Conversations" and...
Good question! How about: `You can post private notes to yourself here.`
I saw this too, I'll re-open, but if you have steps please post them!
Thanks @SebinSong. Supposedly @corrideat thinks his PR #2294 (once it's ready) should address the heisenbug.