windyScripts / dev-directory

21 stars 5 forks source link

Add buttons to discovery page to build query parameters #120

Open Caleb-Cohen opened 1 year ago

Caleb-Cohen commented 1 year ago

Related Issues Project: Filtering Depends on:

Description

Acceptance Criteria

timmyichen commented 1 year ago

Instead of MUI checkmarks, should we use Autocomplete with multiple values instead?

Selections contain all possible options listed in https://github.com/timmyichen/dev-directory/discussions/111

How will the client get those options? Will it require additional API routes to expose that data? If so we should make a ticket for those routes

Caleb-Cohen commented 1 year ago

Instead of MUI checkmarks, should we use Autocomplete with multiple values instead?

agreed

How will the client get those options? Will it require additional API routes to expose that data? If so we should make a ticket for those routes

opened #123 and #124