Skip to content

Instantly share code, notes, and snippets.

@jokull
Last active February 27, 2026 19:12
Show Gist options
  • Select an option

  • Save jokull/d54a2360b571febe93a2dabc5ab52709 to your computer and use it in GitHub Desktop.

Select an option

Save jokull/d54a2360b571febe93a2dabc5ab52709 to your computer and use it in GitHub Desktop.
Usability test findings — Trip to Japan (Feb 2026)

Usability test findings — Trip to Japan (Feb 2026)

Usability Test Findings — Trip to Japan

Source: User testing video (video-382132.mp4) — ~10 min session
Date: 2026-02-27


Timeline

Time Event Severity
00:15 Notices duplicate "Tokyo" in itinerary — trust drops Medium
01:30 "Create Trip" does nothing — core flow blocked Critical
02:00 Clicking listed places/hotels — no response High
03:00 Re-attempts create trip — still broken Critical
03:55 "Start Planning" shows spinner, unclear if it worked High
04:20 Reaches checkout — payment split is clear ✅ Positive
05:20 Can't assign activities to days High
05:45 Wants save/share draft functionality Enhancement
06:00 Requests AI-powered trip planning Enhancement

Bugs

#1423 — "Create Trip" button does not respond (Critical)

User fills in trip title, adds 3 destinations, clicks "Create Trip" — nothing happens. No loading, no error, no navigation. Repeated across multiple test steps.

"When I click create trip, actually nothing happens"
"I think I found a major bug"

Create Trip button does nothing

Issue: https://github.com/trip-to-japan/trip/issues/1423


#1424 — Clicking listed places/hotels produces no response

Clicking on places and hotels in lists does not open detail views or provide any feedback.

"I'm not sure if I click them, nothing happens"
"I think this might just be a prototype"

Clicking places no response

Issue: https://github.com/trip-to-japan/trip/issues/1424


#1425 — Duplicate Tokyo listing in itinerary

"Tokyo 3 days" appears at both start and end of the route. Reads as a data error to new users.

"Three days in Tokyo ... and three days in Tokyo, which is confusing because it's listed twice"

Duplicate Tokyo listing

Issue: https://github.com/trip-to-japan/trip/issues/1425


#1426 — Intermittent loading spinner on "Start Planning"

Clicking "Start Planning" sometimes shows a brief spinner, page reloads, but outcome is unclear. User can't tell if a trip was created.

"It does this little circle"
"Did it actually work? I don't know"

Start Planning transition

Issue: https://github.com/trip-to-japan/trip/issues/1426


Enhancements

#1427 — Save/share draft trip functionality

User wants to save progress and return later, or share with a partner for co-decision making.

"If I could just save all of this and come back and check out later, that would be great"

Issue: https://github.com/trip-to-japan/trip/issues/1427


#1428 — AI-powered trip planning from natural language

Top feature request: describe budget, timeframe, and interests → auto-generate editable itinerary.

"If I could just say, I'm going to Japan, I have $4,000 to spend for these two weeks and I really want to see nature, eat some good ramen, and I definitely want to see Mount Fuji"

Issue: https://github.com/trip-to-japan/trip/issues/1428


#1429 — Assign activities to specific days

No mechanism to add activities to individual days. At checkout, user noted only hotels were listed.

"It's basically just hotels. I don't think I'm actually paying for any activities."

No activity assignment

Issue: https://github.com/trip-to-japan/trip/issues/1429


What Worked Well

Checkout/pricing summary — The payment breakdown was immediately clear: Due Today $319 (20% confirmation fee), Final Payment $1,278 (80% due later). User had no confusion here.

Checkout summary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment