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 hover state goes off the page and file connector button… #3873

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

Conversation

jenny-onyx
Copy link

@jenny-onyx jenny-onyx commented Feb 1, 2025

… issue

Description

[Connector hover state goes off the page]

How Has This Been Tested?

Tested in the UI

Backporting (check the box to trigger backport action)

Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.

  • This PR should be backported (make sure to check that the backport attempt succeeds)
  • [Optional] Override Linear Check

Copy link

vercel bot commented Feb 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ❌ Failed (Inspect) Feb 2, 2025 1:45am

@yuhongsun96
Copy link
Contributor

yuhongsun96 commented Feb 1, 2025

image Deletion of File connector would be blocked by this change as now I can't have it in Paused state anymore.

So either we need to have the connector be paused on success for File connector specifically or we need to allow the delete for File connector when not paused (ensure that this works end to end)

@yuhongsun96
Copy link
Contributor

Looks and works correctly, nice job!

Preference for logic here though that it should be like before (centered above the button) if it fits within the screen, and only change it if it goes off the screen to the right
image

… issue

update file connector status to paused after succefully indexing
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.

2 participants