Actions
Feature #161
closedTraits table usability improvement
Start date:
09/28/2016
Due date:
% Done:
100%
Estimated time:
Description
Creating a new trait should be as easy as possible
Currently, difficult to edit name when first created: perhaps auto-clear cell when entering edit mode?
After changing the name, press tab triggers re-order of columns and then the selection could be on a different trait. This makes it hard to edit the value after editing the name.
Generally, need to go through and improve the behavior of the traits table when editing it.
Updated by Damian Small about 9 years ago
- Category set to ActorDetailsPanel
- Status changed from New to In Progress
- Assignee set to Damian Small
- % Done changed from 0 to 20
Sorting makes no sense! Fix that too!
Updated by Damian Small about 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 20 to 100
Changed to use full property even support: no more auto-full-refresh when any property changes!
This means that sorting only happens when first displaying the actor: changes made to the traits do not trigger a sort! New traits are added to the end.
Actions