fix: In the search results we can see the list of applicaions but not the workspaces which it belongs too#36367
fix: In the search results we can see the list of applicaions but not the workspaces which it belongs too#36367a6hishekpandey wants to merge 5 commits intoappsmithorg:releasefrom a6hishekpandey:fix/36355-In-the-search-results-we-can-see-the-list-of-applicaions-but-not-the-workspaces-which-it-belongs-too
Conversation
…ts-we-can-see-the-list-of-applicaions-but-not-the-workspaces-which-it-belongs-too
WalkthroughThe changes made in this pull request introduce a new prop, Changes
Assessment against linked issues
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
…ts-we-can-see-the-list-of-applicaions-but-not-the-workspaces-which-it-belongs-too
…e-the-list-of-applicaions-but-not-the-workspaces-which-it-belongs-too
|
This PR has not seen activitiy for a while. It will be closed in 7 days unless further activity is detected. |
Description
Issue: In the search results we can see the list of applicaions but not the workspaces which it belongs too.
This PR addresses issue #36355, I am filtering applications in search using selected workspace id to display applications which belongs to current workspace only.
Fixes #36355
Warning
If no issue exists, please create an issue first, and check with the maintainers if the issue is valid.
Automation
/ok-to-test tags=""
🔍 Cypress test results
Caution
If you modify the content in this section, you are likely to disrupt the CI result for your PR.
Communication
Should the DevRel and Marketing teams inform users about this change?
Summary by CodeRabbit
New Features
selectedWorkspaceIdprop across multiple search components, enhancing filtering of applications based on the selected workspace.Bug Fixes