Commit Graph

7 Commits

Author SHA1 Message Date
797ca3a387 Don't load shots in feed 2024-03-31 22:17:29 -06:00
203d343880 Process tags from a VideoGQL & use on VideoFeed (#293)
currently will select first item if multiple tags present for a given class

if we want to change the UI I can make it process & display multiple values for gameTypes/tableSizes, but as of now it's meant to handle a single one

CLOSES #288

Co-authored-by: Loewy <loewy@chainstarters.com>
Reviewed-on: railbird/railbird-mobile#293
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
2024-03-25 19:25:48 -06:00
3bce7ea344 Add username 2024-02-25 14:25:54 -08:00
4b41d3b039 Change feed operation to use limit instead of first in cursor 2024-02-22 19:23:28 -07:00
c9f2187cc2 Run prettier on gql stuff 2024-02-22 18:36:15 -07:00
808fae0480 Remove @includes from feed 2024-02-22 16:45:26 -07:00
60af058ba4 Create feed 2024-02-21 19:13:30 -07:00