[accessibility-3100032]:[Programmatic Access - Azure Cosmos DB - Data Explorer]: Close button does not have discernible text under 'Data Explorer' pane. ()

This commit is contained in:
SATYA SB 2024-09-06 11:56:05 +05:30 committed by GitHub
parent 87024f4bf4
commit cfc8196c4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -99,6 +99,7 @@ export const Tabs = ({ explorer }: TabsProps): JSX.Element => {
fontWeight: "bold",
},
}}
dismissButtonAriaLabel="Close info"
>
{`Data Explorer has a 5,000 RU default limit. To adjust the limit, go to the Settings page and find "RU Threshold".`}
<Link