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 clicking on agent table cell doesn't open the agent details #5785

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

Desvelao
Copy link
Member

Description

This pull request fixes a problem when clicking on the agent table cell doesn't open the agent details.

Issues Resolved

#5370

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@Desvelao Desvelao requested a review from a team as a code owner August 11, 2023 14:24
@Desvelao Desvelao self-assigned this Aug 11, 2023
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

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

Test: ✔️

Peek 2023-08-11 16-27

@github-actions
Copy link
Contributor

Code coverage (Jest) % values
Statements 11.48% ( 3959 / 34486 )
Branches 7.57% ( 1775 / 23422 )
Functions 10.86% ( 896 / 8246 )
Lines 11.66% ( 3847 / 32977 )

@asteriscos asteriscos merged commit 283e842 into 4.6.0 Aug 11, 2023
2 checks passed
@asteriscos asteriscos deleted the fix/click-agents-table-cell-no-open-agent-details branch August 11, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants