- Loading states #1
- Move
utils.thumbnailify
(and possiblyutils.compress
) server-side #3 - Product editing/submitting experience
- Handle saving failures more gracefully
- Add failure states for image upload
- Drag and drop to reorder doesn't work on mobile
- Some more general styling improvements
- Lack of flex
gap
support on iOS and Safari for<TagInput>
#4 - Change role detection, add flags to user objects rather than Role queries
- Sorting option on search
- by popularity, recency, relevance (# of tags overlapping), etc.
- Continuous-value tags
- Original price/MSRP
- Actuation force
- Key count (useful for macropads)
- Search bounds to support these
- Ratings?
- NOT filters to exclude specific tags in searches
- Linked tags
- e.g., filtering on layout:arrowcluster would include layout:65%, layout:tkl, and layout:1800
- Related/variants
- e.g., Drop ALT High-Profile variantOf Drop ALT and vice-versa
- Could also allow for creating a listing from a template with pre-filled tags
yarn install
yarn run serve