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(connector management): resolve cache issue #1250

Conversation

manojava-gk
Copy link
Contributor

Description

do not show regular overlay when error detail is shown. refetch connector details to fix cache issue in the details overlay

Why

wrong connect details are shown in the background of error overlay

Issue

Link to Github issue.

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines
  • I have performed IP checks for added or updated 3rd party libraries
  • I have created and linked IP issues or requested their creation by a committer
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas

Copy link

sonarcloud bot commented Oct 17, 2024

padding: '0px 80px 20px 80px',
}}
>
{isFetching ? (

Check warning

Code scanning / CodeQL

Useless conditional Warning

This use of variable 'isFetching' always evaluates to false.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

1 participant