fix(pw): base overview page related test update

This commit is contained in:
Ramesh Mane
2025-08-16 10:02:14 +00:00
parent ae756ac75e
commit 91dd11624d
9 changed files with 41 additions and 3 deletions

View File

@@ -313,6 +313,7 @@ const hasTableCreatePermission = computed(() => {
'!text-brand-600 !bg-brand-50 !hover:bg-brand-50': activeProjectId === base.id && baseViewOpen,
'!hover:(bg-gray-200 text-gray-700)': !(activeProjectId === base.id && baseViewOpen),
}"
data-testid="nc-sidebar-base-overview-btn"
@click="openBaseHomePage"
>
<div