Skip to content

TEST = H3154 | Pop-UP issue in push notification#423

Open
dvCodeWorld wants to merge 5 commits into
testfrom
H3154-test
Open

TEST = H3154 | Pop-UP issue in push notification#423
dvCodeWorld wants to merge 5 commits into
testfrom
H3154-test

Conversation

@dvCodeWorld

Copy link
Copy Markdown
Collaborator

@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for msg91-chat-widget failed.

Name Link
🔨 Latest commit dc0d204
🔍 Latest deploy log https://app.netlify.com/projects/msg91-chat-widget/deploys/6a6318990b56c000084d88df

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7f8ef60b-6109-436c-9f1a-1e1e5d810543

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch H3154-test

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@windsurf-bot windsurf-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good to me 🤙

💡 To request another review, post a new comment with "/windsurf-review".

    - add NotificationPage for campaign push messages
    - add logic to handle notification socket
@dvCodeWorld dvCodeWorld changed the title H3154 | Pop-UP issue in push notification TEST = H3154 | Pop-UP issue in push notification Jul 16, 2026
…widget into H3154-test

# Conflicts:
#	components/Interface-Chatbot/ChatbotDrawer.tsx
…widget into H3154-test

# Conflicts:
#	components/Interface-Chatbot/ChatbotDrawer.tsx
{unreadNotificationCount > 0 && (
<span
className="min-w-[22px] h-[22px] px-1.5 rounded-full flex items-center justify-center text-[11px] font-bold"
style={{ backgroundColor: '#ef4444', color: '#fff' }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

use varables

<span
aria-label="New notifications"
className="absolute top-1 right-1 block rounded-full"
style={{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

isko ham class me bhi likh sakte hai kya?

srcDoc={srcDoc}
sandbox="allow-same-origin"
className="w-full block"
style={{ height: '160px', border: 'none', pointerEvents: 'none' }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

use tailwind class

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.

3 participants