set tabindex to prevent tooltip from showing on reopen

This commit is contained in:
Josh Hawkins 2025-10-26 07:07:17 -05:00
parent 612e3da7d8
commit b24bfe3d6f

View File

@ -412,6 +412,7 @@ export default function ObjectLifecycle({
return (
<div className={className}>
<span tabIndex={0} className="sr-only" />
{!fullscreen && (
<div className={cn("flex items-center gap-2")}>
<Button