manifold/web/components/feed
Jack 004dd7168e
Fix free response answers with 0 bets disappearing (#427)
Before this PR, free response answers and their associated comments disappeared when all shares in the answer were sold. If it's just an answer, this is a surprising UX but not that bad. But this can also disappear an entire comment thread with great discussion, as I noticed on one of my markets recently.

I suppose the downside is that these answers take up space and are more likely to be undesired - but I think answers with M$1 of bets are much more common anyway.
2022-06-05 17:20:06 -07:00
..
activity-feed.tsx Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
activity-items.ts Fix free response answers with 0 bets disappearing (#427) 2022-06-05 17:20:06 -07:00
category-selector.tsx Category checklist (#426) 2022-06-05 14:06:08 -05:00
contract-activity.tsx Filter redemption bets out of market 'Bets' tab 2022-05-28 15:57:12 -05:00
copy-link-date-time.tsx Notifications reverted ux (#386) 2022-06-01 12:26:41 -06:00
feed-answer-comment-group.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
feed-bets.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
feed-comments.tsx Notifications reverted ux (#386) 2022-06-01 12:26:41 -06:00
feed-items.tsx Shrink avatar, paddding, gaps for mobile screens (#275) 2022-05-23 16:09:40 -06:00
find-active-contracts.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00