Skip to content

Conversation

@Patrick-Erichsen
Copy link
Collaborator

@Patrick-Erichsen Patrick-Erichsen commented Jul 9, 2025

Summary by cubic

Removed the feedback dialog and all related code from the chat page. This cleans up the UI and stops showing the feedback popup after repeated use.

@Patrick-Erichsen Patrick-Erichsen requested a review from a team as a code owner July 9, 2025 18:05
@Patrick-Erichsen Patrick-Erichsen requested review from RomneyDa and removed request for a team July 9, 2025 18:05
@netlify
Copy link

netlify bot commented Jul 9, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit 277053d
🔍 Latest deploy log https://app.netlify.com/projects/continuedev/deploys/686eb040caf7fb0008082305

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 9, 2025
Copy link
Collaborator

@RomneyDa RomneyDa left a comment

Choose a reason for hiding this comment

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

Can also remove local storage "mainTextEntryCounter" value in localstorage.ts

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

cubic reviewed 1 file and found no issues. Review PR in cubic.dev.

@Patrick-Erichsen
Copy link
Collaborator Author

@RomneyDa good callout, also removed some other stale code

@github-actions
Copy link

github-actions bot commented Jul 9, 2025

⚠️ Conventional Commit Format

Your commit messages don't follow the conventional commit format, but this won't block your PR from being merged. We recommend downloading this extension if you are using VS Code.

Expected Format:

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

Examples:

  • feat: add changelog generation support
  • fix: resolve login redirect issue
  • docs: update README with new instructions
  • chore: update dependencies

Valid Types:

feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

This helps with:

  • 📝 Automatic changelog generation
  • 🚀 Automated semantic versioning
  • 📊 Better project history tracking

This is a non-blocking warning - your PR can still be merged without fixing this.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jul 10, 2025
@RomneyDa RomneyDa merged commit 37a4492 into main Jul 10, 2025
110 of 114 checks passed
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 10, 2025
@RomneyDa RomneyDa deleted the pe/remove-feedback-dialog branch July 10, 2025 04:46
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Jul 10, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jul 10, 2025
@sestinj
Copy link
Contributor

sestinj commented Jul 22, 2025

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants