mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-03 06:03:12 +00:00
* fix(ui): #6051 and view activity not visible for initial screen * revert web-scoket changes as failing tests
This commit is contained in:
parent
9c9ae178e1
commit
1308a02232
@ -365,7 +365,7 @@ const TeamsAndUsersPage = () => {
|
|||||||
text,
|
text,
|
||||||
currentPage,
|
currentPage,
|
||||||
PAGE_SIZE_MEDIUM,
|
PAGE_SIZE_MEDIUM,
|
||||||
`(teams:${currentTeam?.id})`,
|
`(teams.id:${currentTeam?.id})`,
|
||||||
'',
|
'',
|
||||||
'',
|
'',
|
||||||
SearchIndex.USER
|
SearchIndex.USER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user