mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-03-26 03:29:14 +00:00
[accessibility-3100032]:[Programmatic Access - Azure Cosmos DB - Data Explorer]: Close button does not have discernible text under 'Data Explorer' pane. (#1949)
This commit is contained in:
parent
87024f4bf4
commit
cfc8196c4b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user