This website requires JavaScript.
Explore
Help
Sign In
yonlu
/
yellowjacket
Watch
1
Star
1
Fork
0
Code
Issues
55
Pull Requests
6
Actions
Packages
Projects
Releases
12
Wiki
Activity
Files
aeb173c68435949878a342719b1b2908ed6d648e
yellowjacket
/
frontend
/
test
/
components
T
History
logan
aeb173c684
CI / check (push)
Successful in 2m52s
Details
CI / e2e (push)
Canceled after 0s
Details
Merge pull request 'fix(ui): the phone's context sheet says when it scrolls' (
#209
) from fix/207-sheet-scroll-affordance into main
2026-08-25 16:39:44 +00:00
..
__screenshots__
test(ui): refresh two stale baselines and settle whether they gate
2026-08-25 12:38:06 -04:00
album-actions.test.ts
feat(database): shape the library like files, and shrink the catalog
2026-08-16 13:58:15 -04:00
album-autotag-match.test.ts
feat(explore): offer the autotag match on the album page
2026-08-19 02:34:11 -04:00
album-card-year.test.ts
fix(ui): stop the album grid eating the year it was sorted by
2026-08-18 11:08:37 -04:00
album-catalog-scope.test.ts
feat(database): shape the library like files, and shrink the catalog
2026-08-16 13:58:15 -04:00
album-dropdown.test.ts
feat(database): shape the library like files, and shrink the catalog
2026-08-16 13:58:15 -04:00
album-full-tracklist.test.ts
feat(explore): let the album page be asked for the whole tracklist
2026-08-18 20:49:08 -04:00
album-request-badge-visibility.test.ts
fix(explore): stop hiding the request badge until the row is hovered
2026-08-18 11:31:49 -04:00
album-track-request.test.ts
fix(explore): tell Lit that a track request changed something
2026-08-18 08:04:39 -04:00
album-tracklist-heading.test.ts
fix(explore): stop labelling the album tracklist "TRACKLIST"
2026-08-18 11:06:14 -04:00
album-version-demotion.test.ts
feat(explore): demote the album page's version selector to a disclosure
2026-08-19 01:24:49 -04:00
album-versions.test.ts
feat(database): shape the library like files, and shrink the catalog
2026-08-16 13:58:15 -04:00
aria-tail.test.ts
feat(database): shape the library like files, and shrink the catalog
2026-08-16 13:58:15 -04:00
artist-images.test.ts
perf(explore): ask the disk once, prefetch once, and menu the releases
2026-08-14 13:34:15 -04:00
artist-prefetch.test.ts
perf(explore): ask the disk once, prefetch once, and menu the releases
2026-08-14 13:34:15 -04:00
artist-release-menu.test.ts
fix(downloads): call a request a request, and mark it with a bookmark
2026-08-17 22:10:23 -04:00
autotag-requested-folder.test.ts
feat(explore): offer the autotag match on the album page
2026-08-19 02:34:11 -04:00
avatar-color.test.ts
fix(a11y): make every text colour clear WCAG AA on every ramp
2026-08-13 00:33:50 -04:00
bottom-nav.test.ts
fix(shell): publish the active view, so both navs follow the back path
2026-08-19 17:00:39 -04:00
card-grid-repaint.test.ts
feat(database): shape the library like files, and shrink the catalog
2026-08-16 13:58:15 -04:00
catalog-scope-notice.test.ts
feat(explore): say whether a page is the catalog or your own copy
2026-08-11 01:15:11 -04:00
chrome.test.ts
test(ui): refresh two stale baselines and settle whether they gate
2026-08-25 12:38:06 -04:00
combobox-aria.test.ts
fix(a11y): wire the combobox's roles to each other
2026-08-12 23:08:49 -04:00
confirm-dialog.test.ts
fix(ui): stop a closing dialog answering the next question
2026-08-19 02:34:11 -04:00
detail-touch-targets.test.ts
fix(ui): raise the last controls below the touch floor
2026-08-21 23:08:25 -04:00
dialog-names.test.ts
fix(a11y): give every wa-dialog an accessible name
2026-08-12 14:52:23 -04:00
downloads-no-client.test.ts
fix(downloads): stop searching a list there is nothing to search with
2026-08-18 11:26:35 -04:00
drag-image.test.ts
feat(ui): badge an album drag with how many tracks it carries
2026-08-18 11:10:09 -04:00
empty-states.test.ts
feat(database): shape the library like files, and shrink the catalog
2026-08-16 13:58:15 -04:00
explore-shelves.test.ts
feat(explore): open the page with shelves instead of a search box
2026-08-12 18:13:28 -04:00
explore-track-details.test.ts
feat(database): shape the library like files, and shrink the catalog
2026-08-16 13:58:15 -04:00
folder-picker.test.ts
fix(android): let the app reach the user's music
2026-08-16 17:18:03 -04:00
home-view.test.ts
fix(page-header): collapse the actions that do not fit into a menu
2026-08-19 15:08:57 -04:00
hover-affordance.test.ts
fix(ui): keep a touch-only affordance reachable, or absent
2026-08-21 15:59:45 +00:00
icon-language.test.ts
fix(page-header): collapse the actions that do not fit into a menu
2026-08-19 15:08:57 -04:00
icons.test.ts
test(frontend): cover the lifecycle, the voice and the repaints
2026-08-12 01:20:03 -04:00
job-panel.test.ts
feat(jobs): let a panel answer for every kind, at either density
2026-08-20 18:17:20 -04:00
keyboard-reach.test.ts
test: cover jobs in Settings, and unpick two shared selectors
2026-08-19 20:27:48 -04:00
lazy-track-details.test.ts
test(frontend): cover the lifecycle, the voice and the repaints
2026-08-12 01:20:03 -04:00
library-status-indicator.test.ts
fix(ui): keep the count in a partial badge that can act
2026-08-19 00:38:05 -04:00
library-status.test.ts
fix(downloads): call a request a request, and mark it with a bookmark
2026-08-17 22:10:23 -04:00
list-render-cost.test.ts
test(frontend): cover the lifecycle, the voice and the repaints
2026-08-12 01:20:03 -04:00
menu-keyboard.test.ts
feat(a11y): give the context menu a keyboard, and the app a voice
2026-08-12 11:07:34 -04:00
menu-surface.test.ts
fix(ui): the phone's context sheet says when it scrolls
2026-08-23 06:45:46 -04:00
nav-history.test.ts
feat(shell): global back and forward in the top bar
2026-08-19 18:08:55 -04:00
notifications.test.ts
test(frontend): cover the lifecycle, the voice and the repaints
2026-08-12 01:20:03 -04:00
now-playing-phone.test.ts
feat(now-playing): plain text instead of links in the phone mini player
2026-08-19 14:08:06 -04:00
now-playing-view.test.ts
feat(ui): the full-screen now playing a phone needs
2026-08-17 00:22:58 -04:00
now-playing.test.ts
test(ui): refresh two stale baselines and settle whether they gate
2026-08-25 12:38:06 -04:00
page-header.test.ts
fix(page-header): collapse the actions that do not fit into a menu
2026-08-19 15:08:57 -04:00
phantom-resolver.test.ts
feat(database): shape the library like files, and shrink the catalog
2026-08-16 13:58:15 -04:00
play-in-context.test.ts
test(ui): clear localStorage between component tests
2026-08-24 06:47:05 -04:00
playlist-virtualization.test.ts
test(frontend): cover the lifecycle, the voice and the repaints
2026-08-12 01:20:03 -04:00
progress-line.test.ts
test(player): pin the desktop timer gate, drop a leaked queue
2026-08-21 10:45:15 -04:00
queue-overlay-mode.test.ts
test(queue): pin the breakpoint listener the scrim rule rests on
2026-08-21 16:24:04 +00:00
queue-reorder.test.ts
fix(a11y): mark the playing row with a shape, not only a colour
2026-08-13 02:14:55 -04:00
search-dialog.test.ts
fix(shell): raise the page header's controls to the touch floor
2026-08-21 19:45:20 -04:00
seek-bar-hit-area.test.ts
fix(player): give the seek bar a thumb-sized hit area
2026-08-21 18:12:29 -04:00
selection.test.ts
test(frontend): cover the lifecycle, the voice and the repaints
2026-08-12 01:20:03 -04:00
settings-names.test.ts
feat(library): remove a track from the library without deleting the file
2026-08-14 13:12:01 -04:00
settings-reach.test.ts
fix(a11y): make Settings and the Downloads tabs keyboard-reachable
2026-08-12 12:12:33 -04:00
settings-touch-targets.test.ts
fix(settings): raise every Settings control to the touch floor
2026-08-21 22:55:54 -04:00
shortcuts-overlay.test.ts
feat(shortcuts): tell the key story once, and give the arrows back
2026-08-12 12:33:50 -04:00
smoke.test.ts
test: cover jobs in Settings, and unpick two shared selectors
2026-08-19 20:27:48 -04:00
theme-contrast.test.ts
fix(a11y): give the semantic colours a ramp, and every fill a foreground
2026-08-13 01:05:37 -04:00
touch-gestures.test.ts
feat(android): swipe a track row right to queue it
2026-08-22 01:23:19 -04:00
touch-selection.test.ts
feat(android): the touch model reaches the other three lists
2026-08-22 01:41:21 -04:00
touch-surfaces.test.ts
feat(android): the touch model reaches the other three lists
2026-08-22 01:41:21 -04:00
touch-swipe.test.ts
feat(android): the touch model reaches the other three lists
2026-08-22 01:41:21 -04:00
touch-targets.test.ts
fix(shell): make the header's touch targets cost no width
2026-08-21 20:12:51 -04:00
track-info.test.ts
feat(harness): agent-drivable dev harness and CI that gates
2026-08-10 23:20:42 -04:00
track-list-phone.test.ts
feat(ui): the track list a phone can read
2026-08-17 10:36:29 -04:00
track-list-width.test.ts
fix(ui): make the app fit the window it enforces a minimum for
2026-08-12 01:44:56 -04:00
transport-context.test.ts
feat(player): give the transport a context, and thumb-sized controls
2026-08-20 23:42:15 -04:00
transport.test.ts
fix(player): give the seek bar's interval one owner
2026-08-20 17:17:23 -04:00
unowned-everywhere.test.ts
feat(explore): mark what is not owned, everywhere it can be shown
2026-08-19 00:38:22 -04:00
view-lifecycle.test.ts
test: cover jobs in Settings, and unpick two shared selectors
2026-08-19 20:27:48 -04:00
view-visibility.test.ts
test: cover jobs in Settings, and unpick two shared selectors
2026-08-19 20:27:48 -04:00
volume-ownership.test.ts
feat(player): draw no volume control where there is no volume
2026-08-21 00:53:36 -04:00
wa-control-names.test.ts
fix(a11y): name the sliders and the progress bar where the role is
2026-08-13 01:48:43 -04:00