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

fix: adding the key requires double enter before it gets added as label key after the first label #6296

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ahmadshaheer
Copy link
Collaborator

@ahmadshaheer ahmadshaheer commented Oct 28, 2024

Summary

Related Issues / PR's

close https://github.com/SigNoz/engineering-pod/issues/1945

Screenshots

Before:

new.alert.label.issue.-.before.mov

After:

new.alert.label.issue.-.after.mov

NA

Affected Areas and Manually Tested Areas

  • Create alert
  • Edit alert

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@github-actions github-actions bot added the bug Something isn't working label Oct 28, 2024
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

1 similar comment
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 1b0eea1 in 31 seconds

More details
  • Looked at 14 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. frontend/src/container/FormAlertRules/labels/index.tsx:141
  • Draft comment:
    The condition state.value === 'Idle' is checked twice in the onKeyUp event handler. Consider removing the redundant check to optimize the code.
  • Reason this comment was not posted:
    Comment looked like it was already resolved.
2. frontend/src/container/FormAlertRules/labels/index.tsx:145
  • Draft comment:
    Avoid using inline styles. Consider using external stylesheets, CSS classes, or styled components instead. This applies to lines 118 and 133.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_3IR8dZ6KdotTsHS0


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants