- Notifications
You must be signed in to change notification settings - Fork925
Closed as not planned
Closed as not planned
Description
It's an implicit convention, but when dealing with event handlers, we usually name them using the `on` prefix like `onSomething` instead of `handleSomething`. So instead of `handleActions`, I think a better name would be `onToggle`.
Also, you can move the query inside this button 😁. We're trying to put things close to where they're used.
Originally posted by@BrunoQuaresma in#11875 (comment)