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

Handle bug with initial connector page display #2727

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

Weves
Copy link
Contributor

@Weves Weves commented Oct 8, 2024

Before:

Screenshot 2024-10-08 at 1 30 07 PM

After:

Screenshot 2024-10-08 at 1 40 02 PM

Copy link

vercel bot commented Oct 8, 2024

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

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 8:46pm

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This PR addresses a bug in the initial connector page display, focusing on improving the IndexingAttemptsTable component's behavior when no indexing attempts have been scheduled.

  • Added a Callout component to display a user-friendly message when no indexing attempts are present
  • Improved batch number calculation logic to prevent issues with page navigation
  • Imported and utilized the FiInfo icon for better visual feedback
  • Enhanced error handling and loading state management for a smoother user experience
  • Optimized the condition for checking if no indexing attempts have been scheduled

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@pablonyx pablonyx enabled auto-merge October 8, 2024 20:43
@pablonyx pablonyx added this pull request to the merge queue Oct 8, 2024
Merged via the queue into main with commit 78e7710 Oct 8, 2024
7 checks passed
@Weves Weves deleted the fix-initial-cc-page-navigation branch October 18, 2024 22:30
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