mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 12:39:01 +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,
|
||||
currentPage,
|
||||
PAGE_SIZE_MEDIUM,
|
||||
`(teams:${currentTeam?.id})`,
|
||||
`(teams.id:${currentTeam?.id})`,
|
||||
'',
|
||||
'',
|
||||
SearchIndex.USER
|
||||
|
Loading…
x
Reference in New Issue
Block a user