to clause
{policy.command}
+ {policy.command}
{role}
+ {role}
{i < Math.min(displayedRoles.length, 2) - 1 ? ', ' : ' '}
))}
@@ -95,13 +95,24 @@ export const PolicyRow = ({
+
+ {displayedRoles.length - 2} more
-
+
+ {role}
+
+ {i < arr.length - 1 && ', '}
+ >
+ ))}
{selectedIndexToDelete?.name}
+ Confirm to delete index{' '}
+ {selectedIndexToDelete?.name}
>
}
confirmLabel="Confirm delete"
@@ -292,6 +293,7 @@ const Indexes = () => {
description:
'Deleting an index that is still in use will cause queries to slow down, and in some cases causing significant performance issues.',
}}
+ className="pt-0"
>
{option.name}
- {option.description !== undefined && ( -{option.description}
- )} -Add value
-No options available
-No options found
-