Skip to content
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

[stable28] Handle close GlobalSearchModal gracefully #41792 #41930

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

Fenn-CS
Copy link
Contributor

@Fenn-CS Fenn-CS commented Nov 30, 2023

Manual backport #41792

@Fenn-CS Fenn-CS added enhancement 4. to release Ready to be released and/or waiting for tests to finish feature: search labels Nov 30, 2023
@AndyScherzinger AndyScherzinger mentioned this pull request Nov 30, 2023
3 tasks
@AndyScherzinger AndyScherzinger added this to the Nextcloud 28 milestone Nov 30, 2023
@AndyScherzinger
Copy link
Member

/compile amend /

The current close infrastructure modifies a prop which has
 no real effect aside bugs.

In addition, calling the `NcModal.close()` as the primary way to
 close the search modal instead of using the states defined in `GlobalSearch` view
 causing re-open bugs (Modal cannot open, needs to click twice, and other weird stuff).

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@Fenn-CS Fenn-CS merged commit eeaf2a0 into stable28 Nov 30, 2023
41 of 42 checks passed
@Fenn-CS Fenn-CS deleted the 41792-manual-backport branch November 30, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement feature: search
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants