Skip to content

feat: show tooltip on error icon button in summary tab#4223

Open
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1772010920-summary-error-tooltip
Open

feat: show tooltip on error icon button in summary tab#4223
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1772010920-summary-error-tooltip

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Feb 25, 2026

Summary

When summary generation fails, a red CircleAlert icon now appears next to the Summary tab label. Hovering over it shows a tooltip with the error message explaining why generation failed. Clicking the icon triggers regeneration (same as the existing refresh button).

The trailing element priority order was also reorganized: spinning indicator → error icon with tooltip → refresh button → null.

Review & Testing Checklist for Human

  • Trigger a summary generation error and verify the red error icon appears in the Summary tab with the correct tooltip text
  • Verify the error icon is visible regardless of which tab (Summary/Memos/Transcript) is active — the error icon intentionally does not check activeTab === "summary", unlike the refresh button
  • Confirm clicking the error icon triggers summary regeneration and the icon transitions to the spinner
  • Check that the tooltip is readable for long error messages (content is capped at max-w-[240px] — verify long messages don't get cut off awkwardly without ellipsis)

Notes

Co-Authored-By: John <john@hyprnote.com>
@netlify
Copy link

netlify bot commented Feb 25, 2026

Deploy Preview for hyprnote ready!

Name Link
🔨 Latest commit e71344f
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/699ec093e766ec0008f29f86
😎 Deploy Preview https://deploy-preview-4223--hyprnote.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 25, 2026

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit e71344f
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/699ec093386cd10007d67c13

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: John <john@hyprnote.com>
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.

1 participant