Tooltip lost when putting actions inside ActionGroup

So i have a tooltip on prettty every table action, but the ones inside ActionGroup doesn't show the tooltip. Is there any way to show the tooltip in the ones inside the ActionGroup too? id appreciate @ me if reply, thanks
3 Replies
ericmp #2
ericmp #2OP16mo ago
Tables\Actions\ActionGroup::make([
...
Action::make('Ban')->tooltip('test')
...
Tables\Actions\ActionGroup::make([
...
Action::make('Ban')->tooltip('test')
...
isnt possible?
Patrick Boivin
Patrick Boivin16mo ago
Something you can try instead of tooltip:
->extraAttributes(['title' => 'Testing'])
->extraAttributes(['title' => 'Testing'])
@joe
ericmp #2
ericmp #2OP16mo ago
thanks but is not the same yeah, tooltip appears instantly, this takes some more time
Want results from more Discord servers?
Add your server