8000 fixed search on only one resource by edewit · Pull Request #38794 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fixed search on only one resource #38794

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Conversation

edewit
Copy link
Contributor
@edewit edewit commented Apr 9, 2025

fixes: #38458
Signed-off-by: Erik Jan de Wit erikjan.dewit@gmail.com

@edewit edewit requested a review from a team as a code owner April 9, 2025 14:06
@edewit edewit self-assigned this Apr 9, 2025
@vramik vramik requested a review from ssilvert April 10, 2025 18:59
@@ -95,7 +95,9 @@ export const ResourceType = ({
resourceType: normalizedResourceType,
})}
defaultValue={[]}
variant="typeaheadMulti"
variant={withEnforceAccessTo ? "typeaheadMultiple" : "typeahead"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean typeaheadMulti instead of typeaheadMultiple?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, good catch

fixes: keycloak#38458
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
@edewit edewit requested a review from ssilvert April 11, 2025 12:49
@ssilvert ssilvert merged commit 87dfdad into keycloak:main Apr 14, 2025
55 checks passed
@edewit edewit deleted the issue-38458-2 branch April 16, 2025 07:36
edewit added a commit to edewit/keycloak that referenced this pull request Apr 22, 2025
fixes: keycloak#38458

Signed-off-by: Erik Jan de Wit &
8000
lt;erikjan.dewit@gmail.com>
(cherry picked from commit 87dfdad)
@edewit edewit mentioned this pull request Apr 22, 2025
ahus1 pushed a commit to edewit/keycloak that referenced this pull request Apr 22, 2025
fixes: keycloak#38458

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
(cherry picked from commit 87dfdad)
edewit added a commit to edewit/keycloak that referenced this pull request Apr 23, 2025
fixes: keycloak#38458

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
(cherry picked from commit 87dfdad)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
stianst pushed a commit that referenced this pull request Apr 23, 2025
fixes: #38458


(cherry picked from commit 87dfdad)

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FGAP] [UI] Permission search doesn't execute correct consequent search request
3 participants
0