Kitsu - Feedback

I tested Kitsu through the official Docker images, and wanted to document my findings as I explore the application.

Was meet with something that look like a bug:

Capture

This half screen on a 1920x1080 screen. When you expand to full screen the button text appears:

e89cba08832430f4048abf48620d09c1a05057b6_1_690x370

Sorry if you have already covered these questions and requests.
I like to flag everything I can think of, before I get too used to an application.

  • Maybe you should be able to sort the “Task Types” by “Priority” and “For”. If you don’t want to add functionality for sorting, then maybe just have to sorted by “For” then “Priority” then “Name”, for a better overview of the production pipeline.
  • When adding a task type, the “Priority” is a dropdown menu. Should this not be a spinner for integer inputs?
  • Sorry for being an idiot user, but you seem to be able to add duplicate episodes/sequences/shots, though its seems to sort itself out when you refresh the page:
    f08c8ae36dac9c9a23f0866af4652852556b6e27_1_690x455
  • Might be nice with an autosave option on the breakdown page.
  • Can you assign an asset to a episode/sequence or multiple shots at one time?
  • Seems like you have to have an episode to create a shot? Can you not work purely with sequences/shots or even just shots?
  • I seem to be missing something to add tasks?
1 Like

Thank you for reporting. See my answers in the following:

Good point, I will test your default sorting proposal.

You’re right. I will look for a VueJs widget for that.

If you feel idiot when using a software it just means there is a flaw in the software (I recommend the book The Design of Everyday Things about that topic). What you describe is a kind of bug I must fix. Can you open an issue on Github for that?

Ok, @flavio asked for that too.

Not in the current state of the UI (but the underlying data model allows that).

Not yet, but it’s something I want to fix.

It requires improvement to make it easier You can add tasks by clicking on the add tasks button located in the table header of shots and assets.

Just did some more testing :slight_smile:

Good point, I will test your default sorting proposal.

Looking good!

Finding it odd that when you add a task to a shot, I don’t get any indication whether a task is applicable for a shot except for a non-existent status:

Capture

When I hover over the “Animation” field on “sh0010” I also get a hand cursor, indicating that I might be able to add the animation task by clicking in that field.

Maybe this is already on your radar, but being able to customize the statuses would be great addition to Kitsu. Similar to the “Task Types”, you would have a “Status Types” where you can specify names and priority.

Generally I think a hierarchical tree is a better visualization for the relationship of tasks on shots, but I can see why that might be more difficult to implement than a spreadsheet.

1 Like

Good feedback again :slight_smile: I will work soon on improving the task creation / deletion and do my best to make it more intuitive.

About making status more configurable it’s something that was asked to me already. I will see if I can include it in my short-term roadmap.

Had another go at the latest Kitsu :slight_smile:

  1. Is there a reason you cant modify the “Done” and “TODO” statuses?
  2. Can you not delete episodes?
  3. I tried to add a shot without a sequence (see below), and it seemed to bug out with an never ending spinner.
    Capture

Thank you for this new feedback!

See my answers in the following:

Yes it’s because I want to use them as hard begin and hard stop for a task. Is that an issue for you? Does it bring problems to your workflow?

You can delete episodes in the episode page. If you can’t access to the episode page and if you have more than one episode, it is a bug.

Thank you for reporting, it will be fixed in next release of Kitsu (0.6.0).

Ahh, I see. I’ve encountered this before with Ftrack, but they let the end user decide what a status corresponds to within Ftrack.

Capture

I personally would have liked to be able to modify all statuses, but I would expect there to be statuses to begin customization from.

Think I’m missing the episodes page?

Capture

I have to think about this. Because I would like that CG artists share the same concepts among studios. If all studio change the done label, it might be confusing for CG artists.

About the episode section that is missing, it’s a bug. I will fix that in release 0.6.2.