a week of repairs and small delights

beautiful, functional, legible.

This was a week of repairs and refinements: not one big new feature, but a run of work that makes the existing ones behave. Here is what changed between August 22 and today.

the sell page

The week opened with a proper bug hunt. The sell form had a failure mode where a submission that didn't go through would quietly leave a draft behind. Binovy allows only one live listing per piece, and a draft counted, so every retry collided with the leftover draft and failed again, forever, without ever saying why. That is fixed on both fronts: the form now resumes the draft it started instead of tripping over it, and when something is wrong, it tells you what.

While we were in there, the sell page got more honest about what it is. Listings on Binovy are auctions, full stop. A half-built buy-it-now path was removed rather than left as a trap. How a piece reaches its winner is now a real choice you make, and the packing checklist moved to where it belongs: when marking the item as shipped, not at listing time.

sell page
selling now explains to a user what they're actually doing and the process they're stepping into.

pick a card, any card

Behind the scenes, Binovy used to keep one credit card on file for selling and a separate one for bidding, which made the settings page confusing and the checkout experience even worse. Cards are now simply a list, and each card carries a scope you choose when you add it: for selling, for bidding, or for both. Settings shows the list plainly, and the sell page and the bid path only ask for a card when nothing on file covers what you are about to do. Less asking, fewer surprises.

card settings
cards are a list now, and each one says what it's for: selling, bidding, or both.

plainer words

We went through every surface that renders words, from pages and emails to error messages and even the hints, and standardized the vocabulary. The rule is simple: easy to read, easy to understand, easy to translate. Where the old copy said "the house," it now just says Binovy. A machine is a piece. If a sentence would have needed a glossary, we re-wrote it.

ten small delights

We audited the whole journey, from arriving and cataloguing through listing, bidding, winning and receiving, and picked the ten places where a little care would be felt the most. The highlights:

  • The bid loop ticks live, and the final stretch of an auction now feels like one.
the final stretch
the last stretch of an auction gets the theater: a live countdown, the current bid, and one-tap raises.
  • Winning gets a ceremony.
the winning ceremony
winning gets a proper moment: the hammer price, the payment window, and a straight path to checkout.
  • An order that’s in progress shows its journey as milestones, from payment through to release.
order tracking
an order mid-journey: paid and packed are done, the shipment is in transit, settlement follows delivery.
  • Sellers waiting on curation can see their place in the queue.
curation queue position
right after submitting, the sell page tells you where you stand in the curation queue.
  • Notifications gained tabs, and marking things read works the way you would expect.
notification tabs
notifications sorted into tabs: all, bids, orders, social.
  • You can follow collectors whose collections you want to keep up with.
followers panel
a collector's profile with its followers panel open.
  • The sell form autosaves as you type.
sell form autosave
the story saves itself as you type; the whisper under the field says when.
  • Buttons show that they are working, instead of leaving you to wonder whether the click took.
place bid, holding
while a bid is in flight, the button says so.

Each one is small; together they change how the site “feels in your hands.”

the selling path is now better defined

Selling on Binovy has an approval gate: an application, an identity check, and payouts set up. The gate itself has not changed, but until this week you could draft an entire listing and only hit the wall at the submit button. Now the sell page clearly informs potential sellers up front, as a checklist of the three conditions, each showing where you stand, with drafting left open so you can prepare your pieces while the approvals catch up. Once all three are green, you are an approved seller, and the submit button is yours.

these updates have a home now

Finally: you are reading this on the result of the week's last project. The blog moved into its own home at blog.binovy.com, running on EmDash, a proper CMS. Having a proper CMS means I can post by pressing publish instead of deploying a new code revision. It also means that we have a feed that lives at /rss.xml. Being able to follow a blog without needing to subscribe to a particular platform. Imagine that.

That is the week. Binovy is still in alpha, quickly traversing toward beta.

No comments yet