[Deck Search][Bug] Deck Format filter does not apply unless search string present

 avatar
hazeplume avatarhazeplume 3 months
{"ops":[{"insert":"When seraching decks with filters; by format, color, tags etc. this works as expected if a search term is also applied. However if a search term is omitted format does not actually apply.\n\nExample: `name = {}` `colors = {W} `colorsInclude = {true}` `deckTagName=Cats` `deckFormat=17` (Pauper EDH)\ngives the following result page url:\n`https://archidekt.com/search/decks?colors=W&colorsInclude=true&deckTagName=Cats&page=1` note that the `deckFormat` is missing.\n\nExpected:\n`https://archidekt.com/search/decks?colors=W&colorsInclude=true&deckFormat=17&deckTagName=Cats&page=1`\n\nWorkaround:\nManually add the `deckFormat` query parameter.\n"}]}
0
 avatar
{"ops":[{"insert":"Huh, strange. I'll take. Look, thanks for the heads up. \n"}]}
1