Closed ramizhajj1 closed 2 months ago
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
The more I think about it, this feature actually does not seem like a good idea anymore. For e.g., if a user has 4 animals and starts to assign instance groups, but maybe accidentally skips from Ctrl + 2
to Ctrl + 4
. Now... this was obviously a mistake, why else would the user go out of numerical order? Do we enforce the user's mistake and have hotkeys for Ctrl + 1
, 2
, and 4
?
I think this is just going to propagate errors. Ctrl + 0
for a new track and then automatically following numerical order for assigning hotkeys is a pretty good approach (that is already imlemented).
Description
When the user clicks Shift + 0 keyboard shortcut, it should both create a new instance group and assign the selected instance if any.
Types of changes
Does this address any currently open issues?
[list open issues here]
Outside contributors checklist
Thank you for contributing to SLEAP!
:heart: