1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00

feat: lifecycle is now navigatable by tab (#7005)

![image](https://github.com/Unleash/unleash/assets/964450/ef5677e0-36c7-4cd6-a908-baa164190367)
This commit is contained in:
Jaanus Sellin 2024-05-08 15:19:12 +03:00 committed by GitHub
parent f6e85171d9
commit 81439d23f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -445,6 +445,7 @@ export const FeatureLifecycleTooltip: FC<{
maxHeight={800}
maxWidth={350}
arrow
tabIndex={0}
title={
<Box>
<Box sx={(theme) => ({ padding: theme.spacing(2) })}>