Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: fix audit log search#16944

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
aslilac merged 1 commit intomainfromlilac/fix-audit-page
Mar 15, 2025
Merged

fix: fix audit log search#16944

aslilac merged 1 commit intomainfromlilac/fix-audit-page
Mar 15, 2025

Conversation

aslilac
Copy link
Member

this recently added early return means that any "invalid" query (including a partial one while typing) will entirely crash the audit logs page. the parsing logic on the backend is incredibly strict currently, and so trying to type anything into the search bar will break the entire page.

there is logic in theAuditPageView component that is supposed to render this error value, and that will do so without removing the search bar from the page. we can just let that code do what it's supposed to, and don't need to do any handling here.

Copy link

@cdr-botcdr-botbot left a comment

Choose a reason for hiding this comment

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

This PR is a hotfix and has been automatically approved.

  • ✅ Base is main or release branch
  • ✅ Has hotfix label
  • ✅ Head is from coder/coder
  • ✅ Less than 100 lines

@aslilacaslilac merged commitf01ee96 intomainMar 15, 2025
34 checks passed
@aslilacaslilac deleted the lilac/fix-audit-page branchMarch 15, 2025 00:05
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMar 15, 2025
@stirby
Copy link
Collaborator

/cherry-pick release/2.20

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@cdr-botcdr-bot[bot]cdr-bot[bot] approved these changes

Assignees

@aslilacaslilac

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@aslilac@stirby

[8]ページ先頭

©2009-2025 Movatter.jp