Skip to content

Privacy go to list#103

Open
veronika-tseleva-cleantalk wants to merge 5 commits intodevfrom
privacy-go-to-list
Open

Privacy go to list#103
veronika-tseleva-cleantalk wants to merge 5 commits intodevfrom
privacy-go-to-list

Conversation

@veronika-tseleva-cleantalk
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds navigation affordances to jump from the widget’s “Review content” entry point to the full spots list, and sets the default new-task privacy mode based on widget configuration.

Changes:

  • Add “View spot list” action to the wrap_review UI and a list icon in the create-issue header.
  • Wire click handlers to navigate to the all_issues view from those new controls.
  • Initialize new_task_type from SpotfixWidgetConfig.taskDefaultMode (PRIVATE vs PUBLIC).

Reviewed changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
styles/doboard-widget.css Updates wrap_review layout to support a second row/action.
js/src/widget.js Sets default task type from config; adds click handlers for “go to list”.
js/src/loaders/SpotFixTemplatesLoader.js Adds list icon control in header and “View spot list” row in wrap_review template.
js/src/loaders/SpotFixSVGLoader.js Adds SVGs for the new list icons.
dist/doboard-widget-bundle.js Rebuilt bundle reflecting the source changes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread styles/doboard-widget.css
Comment thread js/src/loaders/SpotFixTemplatesLoader.js
Comment thread js/src/widget.js
Comment thread js/src/widget.js
Comment thread styles/doboard-widget.css
Copilot AI review requested due to automatic review settings April 30, 2026 21:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 7 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread js/src/widget.js Outdated
Comment thread js/src/widget.js Outdated
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