Thomas McNiven

Results 10 issues of Thomas McNiven

Users should be able to create custom lists that contain any type of media. - [ ] Design - [ ] Implementation - [ ] Functionality - [ ] API

[Reference](https://kitsu.io/comments/28456316) --- Loading new activities just adds the new content to the top of the stack, but should be sorted by the time field on the activity so new local...

type:bug
status:investigating
realm:client

Screenshots in the README should be updated when finalized + logo?

difficulty:easy
type:enhancement
realm:dev-env
status:wip

Creation of the voice actors/staff(?) page. - [ ] Design - [ ] Implementation - [ ] Functionality - [ ] API

Creation of the character page. - [ ] Design - [ ] Implementation - [ ] Functionality - [x] API

Creation of this page. - [ ] Design - [ ] Implementation - [ ] Functionality - [ ] API

- [ ] Empty state for feeds - [x] Figure out how to handle pagination with nested ScrollView's ---- While we don't currently have a solution to infinite scrolling within...

work-in-progress

If you have a setup such as this: ``` components/ Header.svelte // Includes CSS routes/ subroute/ _layout.svelte // Imports Header.svelte index.svelte // Imports Header.svelte index.svelte // Links to /subroute ```...