Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notes from heuristic analysis of Convene Marketplace (11/24/2023) #1980

Closed
11 tasks done
anaulin opened this issue Nov 30, 2023 · 0 comments
Closed
11 tasks done

Notes from heuristic analysis of Convene Marketplace (11/24/2023) #1980

anaulin opened this issue Nov 30, 2023 · 0 comments

Comments

@anaulin
Copy link
Member

anaulin commented Nov 30, 2023

Notes from a heuristic analysis session conducted by Edu and Elio of https://sutty.nl/ for the Convene Marketplace.

Notes from session

Potential tasks, as distilled from notes (rough, unordered)

  • add context to Piikup Marketplace landing, e.g. "Buy local! ..."; could be done simply editing content of markdown block
  • improve the "section navigation", which is doubling as "vendor list"
    • don't show current section when you're on that section (e.g. don't show "Home" when you're on page "Home")
    • allow images / icons on buttons
    • consider turning this into a standalone "list of links" (or "list of buttons") gizmo, and allow users to configure which links to display, with which URLs, titles, images
  • add product search across all of a space's marketplaces (so e.g. I can go to Piikup marketplace and search for "cheesecake" and see all the vendors that will sell me a cheesecake)
  • replace small gray text with larger text with a darker gray
  • add a free-text area to a marketplace that can be edited by the user; this could be used to:
    • add some context about the vendor
    • include a legend ("GF = Gluten Free"), delivery hours or anything else that's relevant
    • this could be solved by adding a "markdown block" gizmo, but this whole "gizmo" thing seems too complicated and folks don't know how to use it
  • make product images clickable-to-expand
  • allow multiple product images
  • for Space operators, separate marketplace into two modes -- "shopping" and "managing as an operator", and make the mode clear
    • maybe this should be a pattern for all gizmos -- have a "management" and a "using" mode
  • group manage marketplace options into "configuration" and "operations" sections; users are going to use "operations" more frequently
  • make sure that all marketplace management sections have a clear heading that gives context as to where are we at
  • make it possible to delete a Tax Rate
  • make order history look like an actual list
  • add help text to order notifications section to clarify what are these for
  • make it possible to archive or "hide" a product, so that it doesn't show up as an option to buy
zspencer added a commit that referenced this issue Dec 5, 2023
- #1980
- #1326

It's not the prettiest, but it includes each product being purchased,
the quantity, the unit pricer, and the total price as well as the taxes
and delivery fees.
zspencer added a commit that referenced this issue Dec 5, 2023
- #1980
- #1326

It's not the prettiest, but it includes each product being purchased,
the quantity, the unit pricer, and the total price as well as the taxes
and delivery fees.
zspencer added a commit that referenced this issue Dec 5, 2023
- #1980
- #1326

It's not the prettiest, but it includes each product being purchased,
the quantity, the unit pricer, and the total price as well as the taxes
and delivery fees.
zspencer added a commit that referenced this issue Dec 5, 2023
…eryFee` (#1997)

* `Marketplace`: `Checkout` shows the `Products` being purchased

- #1980
- #1326

It's not the prettiest, but it includes each product being purchased,
the quantity, the unit pricer, and the total price as well as the taxes
and delivery fees.

* Wordsmithying

* Fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants