Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Sep 4, 2025


PR-Codex overview

This PR focuses on enhancing the design and layout of the notification components in the dashboard, improving usability and aesthetics through updated styles and structure.

Detailed summary

  • Updated PopoverContent in notification-button.tsx with new dimensions and layout.
  • Modified NotificationList in notification-list.tsx for improved structure and styling.
  • Adjusted tab button styles and spacing.
  • Enhanced empty state messages in InboxTab and ArchiveTab for better presentation.
  • Redesigned NotificationEntry in notification-entry.tsx for a more modern look and improved interaction elements.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Summary by CodeRabbit

  • Style

    • Notifications panel refreshed: wider, rounded popover with improved spacing, overflow handling, and end alignment.
    • Notification items redesigned: bell capsule indicator, card-like hover layout, hover-revealed "Mark as read," and outline CTA with arrow icon.
    • List layout updated: flexible growing column, smoother scrolling, simplified tab styling, and refined spacing.
    • Empty states enhanced with centered, card-style icons.
  • Refactor

    • Reorganized component layouts for consistency and responsiveness; no behavior or public APIs changed.

@linear
Copy link

linear bot commented Sep 4, 2025

@changeset-bot
Copy link

changeset-bot bot commented Sep 4, 2025

⚠️ No Changeset found

Latest commit: 769019d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
thirdweb-www Ready Ready Preview Comment Sep 4, 2025 6:18pm
4 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
docs-v2 Skipped Skipped Sep 4, 2025 6:18pm
nebula Skipped Skipped Sep 4, 2025 6:18pm
thirdweb_playground Skipped Skipped Sep 4, 2025 6:18pm
wallet-ui Skipped Skipped Sep 4, 2025 6:18pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 4, 2025

Walkthrough

Updated notification UI: popover sizing/offsets adjusted, notification entry layout and hover actions redesigned (left icon capsule, CTA button, hover-visible mark-as-read), and notification list container/tabs/empty states restructured. No API, control-flow, or data-model changes.

Changes

Cohort / File(s) Summary of Changes
Notifications Popover UI
apps/dashboard/src/@/components/notifications/notification-button.tsx
Added sideOffset={8}; changed PopoverContent sizing to 450px width and min-height 550px; switched to flex-column layout with rounded corners and overflow-hidden. Alignment and inner NotificationList unchanged.
Notification Entry Item UI
apps/dashboard/src/@/components/notifications/notification-entry.tsx
Reworked item markup and styling: replaced unread vertical bar with a BellIcon capsule, updated spacing/typography and container hover group, CTA rendered as outlined rounded-full button with ArrowUpRightIcon, and mark-as-read is a ghost button that appears on group hover. Logic and handlers unchanged.
Notification List Layout & Empty States
apps/dashboard/src/@/components/notifications/notification-list.tsx
Converted list container to flexible/growing column (grow/flex-1), updated scroll area (overflow-y-auto, overscroll-contain, flex flex-col grow), simplified tab/button classes, and updated empty-state icon wrappers to bordered card-style. No data/API changes.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Assessment against linked issues

Objective Addressed Explanation
Fix broken notification bar (BLD-242) Changes touch notification UI/layout but PR contains no reproduction, tests, or explicit fix validation for the reported "broken notification bar."

Warning

Review ran into problems

🔥 Problems

Errors were encountered while retrieving linked issues.

Errors (1)
  • TEAM-0000: Entity not found: Issue - Could not find referenced Issue.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between eb7f3d9 and 769019d.

📒 Files selected for processing (3)
  • apps/dashboard/src/@/components/notifications/notification-button.tsx (1 hunks)
  • apps/dashboard/src/@/components/notifications/notification-entry.tsx (2 hunks)
  • apps/dashboard/src/@/components/notifications/notification-list.tsx (4 hunks)
🚧 Files skipped from review as they are similar to previous changes (3)
  • apps/dashboard/src/@/components/notifications/notification-button.tsx
  • apps/dashboard/src/@/components/notifications/notification-entry.tsx
  • apps/dashboard/src/@/components/notifications/notification-list.tsx
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: Size
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)
✨ Finishing Touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 09-04-_bld-242_dashboard_fix_notification_overflow_ui_improvements

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

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

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@vercel vercel bot temporarily deployed to Preview – wallet-ui September 4, 2025 17:06 Inactive
@MananTank MananTank marked this pull request as ready for review September 4, 2025 17:06
@vercel vercel bot temporarily deployed to Preview – docs-v2 September 4, 2025 17:06 Inactive
@MananTank MananTank requested review from a team as code owners September 4, 2025 17:06
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground September 4, 2025 17:06 Inactive
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Sep 4, 2025
@vercel vercel bot temporarily deployed to Preview – nebula September 4, 2025 17:06 Inactive
@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.53%. Comparing base (488a3af) to head (769019d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7985   +/-   ##
=======================================
  Coverage   56.53%   56.53%           
=======================================
  Files         904      904           
  Lines       58626    58626           
  Branches     4146     4146           
=======================================
  Hits        33145    33145           
  Misses      25375    25375           
  Partials      106      106           
Flag Coverage Δ
packages 56.53% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.01 KB (0%) 1.3 s (0%) 226 ms (+174.06% 🔺) 1.6 s
thirdweb (cjs) 357.32 KB (0%) 7.2 s (0%) 695 ms (+12.11% 🔺) 7.9 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 69 ms (+1144.67% 🔺) 183 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 89 ms (+5273.8% 🔺) 100 ms
thirdweb/react (minimal + tree-shaking) 19.15 KB (0%) 383 ms (0%) 63 ms (+432.91% 🔺) 446 ms

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 5

🧹 Nitpick comments (5)
apps/dashboard/src/@/components/notifications/notification-entry.tsx (1)

46-48: Decorative icon should be hidden from AT

Mark the bell icon as decorative.

-        <BellIcon className="size-4 text-muted-foreground" />
+        <BellIcon aria-hidden className="size-4 text-muted-foreground" />
apps/dashboard/src/@/components/notifications/notification-button.tsx (1)

59-61: Nit: remove redundant max-w when width is fixed

w-[450px] makes max-w-md redundant.

-        className="max-h-[90vh] min-h-[550px] w-[450px] max-w-md p-0 flex flex-col rounded-xl overflow-hidden"
+        className="max-h-[90vh] min-h-[550px] w-[450px] p-0 flex flex-col rounded-xl overflow-hidden"
apps/dashboard/src/@/components/notifications/notification-list.tsx (3)

26-27: Confirm hover override of TabButtons

tabClassName="hover:bg-transparent" overrides TabButtons’ default hover:bg-accent. If the intent was to keep hover feedback, consider a softer token (e.g., hover:bg-muted/30) rather than disabling it entirely.


96-99: Consider shared EmptyState component for consistency

We have guidance to use shared notice/empty components. Replacing bespoke empty states with EmptyStateCard (or equivalent) keeps patterns consistent.

Example sketch:

<EmptyStateCard
  icon={<BellIcon className="size-5" aria-hidden />}
  title="No new notifications"
  className="grow"
/>

And for Archive:

<EmptyStateCard
  icon={<ArchiveIcon className="size-5" aria-hidden />}
  title="No archived notifications"
  className="grow"
/>

Also applies to: 134-137


24-24: Optional: split subviews into dedicated components

This file contains list + tabs + infinite loader. For clarity and tree-shaking, consider moving InboxTab, ArchiveTab, and AutoLoadMore into colocated files.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 030349b and 8890aa2.

📒 Files selected for processing (3)
  • apps/dashboard/src/@/components/notifications/notification-button.tsx (1 hunks)
  • apps/dashboard/src/@/components/notifications/notification-entry.tsx (2 hunks)
  • apps/dashboard/src/@/components/notifications/notification-list.tsx (4 hunks)
🧰 Additional context used
📓 Path-based instructions (5)
**/*.{ts,tsx}

📄 CodeRabbit inference engine (CLAUDE.md)

**/*.{ts,tsx}: Write idiomatic TypeScript with explicit function declarations and return types
Limit each file to one stateless, single-responsibility function for clarity
Re-use shared types from @/types or local types.ts barrels
Prefer type aliases over interface except for nominal shapes
Avoid any and unknown unless unavoidable; narrow generics when possible
Choose composition over inheritance; leverage utility types (Partial, Pick, etc.)
Comment only ambiguous logic; avoid restating TypeScript in prose

**/*.{ts,tsx}: Use explicit function declarations and explicit return types in TypeScript
Limit each file to one stateless, single‑responsibility function
Re‑use shared types from @/types where applicable
Prefer type aliases over interface except for nominal shapes
Avoid any and unknown unless unavoidable; narrow generics when possible
Prefer composition over inheritance; use utility types (Partial, Pick, etc.)
Lazy‑import optional features and avoid top‑level side‑effects to reduce bundle size

Files:

  • apps/dashboard/src/@/components/notifications/notification-button.tsx
  • apps/dashboard/src/@/components/notifications/notification-entry.tsx
  • apps/dashboard/src/@/components/notifications/notification-list.tsx
**/*.{ts,tsx,js,jsx}

📄 CodeRabbit inference engine (CLAUDE.md)

Load heavy dependencies inside async paths to keep initial bundle lean (lazy loading)

Files:

  • apps/dashboard/src/@/components/notifications/notification-button.tsx
  • apps/dashboard/src/@/components/notifications/notification-entry.tsx
  • apps/dashboard/src/@/components/notifications/notification-list.tsx
apps/{dashboard,playground-web}/**/*.{ts,tsx}

📄 CodeRabbit inference engine (CLAUDE.md)

apps/{dashboard,playground-web}/**/*.{ts,tsx}: Import UI primitives from @/components/ui/* (Button, Input, Select, Tabs, Card, Sidebar, Badge, Separator) in dashboard and playground apps
Use NavLink for internal navigation with automatic active states in dashboard and playground apps
Use Tailwind CSS only – no inline styles or CSS modules
Use cn() from @/lib/utils for conditional class logic
Use design system tokens (e.g., bg-card, border-border, text-muted-foreground)
Server Components (Node edge): Start files with import "server-only";
Client Components (browser): Begin files with 'use client';
Always call getAuthToken() to retrieve JWT from cookies on server side
Use Authorization: Bearer header – never embed tokens in URLs
Return typed results (e.g., Project[], User[]) – avoid any
Wrap client-side data fetching calls in React Query (@tanstack/react-query)
Use descriptive, stable queryKeys for React Query cache hits
Configure staleTime/cacheTime in React Query based on freshness (default ≥ 60s)
Keep tokens secret via internal API routes or server actions
Never import posthog-js in server components

Files:

  • apps/dashboard/src/@/components/notifications/notification-button.tsx
  • apps/dashboard/src/@/components/notifications/notification-entry.tsx
  • apps/dashboard/src/@/components/notifications/notification-list.tsx
apps/{dashboard,playground}/**/*.{ts,tsx}

📄 CodeRabbit inference engine (AGENTS.md)

apps/{dashboard,playground}/**/*.{ts,tsx}: Import UI primitives from @/components/ui/_ (e.g., Button, Input, Tabs, Card)
Use NavLink for internal navigation to get active state handling
Use Tailwind CSS for styling; no inline styles
Merge class names with cn() from @/lib/utils for conditional classes
Stick to design tokens (e.g., bg-card, border-border, text-muted-foreground)
Server Components must start with import "server-only"; use next/headers, server‑only env, heavy data fetching, and redirect() where appropriate
Client Components must start with 'use client'; handle interactivity with hooks and browser APIs
Server-side data fetching: call getAuthToken() from cookies, send Authorization: Bearer <token> header, and return typed results (avoid any)
Client-side data fetching: wrap calls in React Query with descriptive, stable queryKeys and set sensible staleTime/cacheTime (≥ 60s default); keep tokens secret via internal routes or server actions
Do not import posthog-js in server components (client-side only)

Files:

  • apps/dashboard/src/@/components/notifications/notification-button.tsx
  • apps/dashboard/src/@/components/notifications/notification-entry.tsx
  • apps/dashboard/src/@/components/notifications/notification-list.tsx
apps/{dashboard,playground}/**/*.tsx

📄 CodeRabbit inference engine (AGENTS.md)

Expose a className prop on the root element of every component

Files:

  • apps/dashboard/src/@/components/notifications/notification-button.tsx
  • apps/dashboard/src/@/components/notifications/notification-entry.tsx
  • apps/dashboard/src/@/components/notifications/notification-list.tsx
🧠 Learnings (2)
📚 Learning: 2025-06-05T23:07:58.286Z
Learnt from: jnsdls
PR: thirdweb-dev/js#7290
File: apps/dashboard/src/app/(app)/team/[team_slug]/(team)/~/usage/page.tsx:13-13
Timestamp: 2025-06-05T23:07:58.286Z
Learning: `formatDate` is a valid export from `date-fns` library version 4.1.0 and can be imported and used alongside other date-fns functions like `parseISO`.

Applied to files:

  • apps/dashboard/src/@/components/notifications/notification-entry.tsx
📚 Learning: 2025-07-18T19:20:32.530Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: .cursor/rules/dashboard.mdc:0-0
Timestamp: 2025-07-18T19:20:32.530Z
Learning: Applies to dashboard/**/*.{tsx,jsx} : For notices & skeletons rely on `AnnouncementBanner`, `GenericLoadingPage`, `EmptyStateCard`.

Applied to files:

  • apps/dashboard/src/@/components/notifications/notification-list.tsx
🧬 Code graph analysis (1)
apps/dashboard/src/@/components/notifications/notification-list.tsx (1)
apps/dashboard/src/@/components/ui/tabs.tsx (1)
  • TabButtons (85-165)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Size
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (1)
apps/dashboard/src/@/components/notifications/notification-entry.tsx (1)

57-72: Guard CTA rendering if data is missing

Avoid rendering an anchor with undefined href/text when ctaUrl or ctaText is absent.

-            <div className="flex flex-row justify-between gap-2 pt-2">
-              <Button
-                asChild
-                size="sm"
-                variant="outline"
-                className="rounded-full bg-card gap-2"
-              >
-                <a
-                  href={notification.ctaUrl}
-                  rel="noopener noreferrer"
-                  target="_blank"
-                >
-                  {notification.ctaText}
-                  <ArrowUpRightIcon className="size-4 text-muted-foreground" />
-                </a>
-              </Button>
-            </div>
+            {notification.ctaUrl && notification.ctaText ? (
+              <div className="flex flex-row justify-between gap-2 pt-2">
+                <Button asChild size="sm" variant="outline" className="rounded-full bg-card gap-2">
+                  <a href={notification.ctaUrl} rel="noopener noreferrer" target="_blank">
+                    {notification.ctaText}
+                    <ArrowUpRightIcon className="size-4 text-muted-foreground" />
+                  </a>
+                </Button>
+              </div>
+            ) : null}

If Notification guarantees both fields, feel free to skip this guard and mark types as required.

@MananTank MananTank force-pushed the 09-04-_bld-242_dashboard_fix_notification_overflow_ui_improvements branch from 8890aa2 to eb7f3d9 Compare September 4, 2025 17:23
@vercel vercel bot temporarily deployed to Preview – nebula September 4, 2025 17:23 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground September 4, 2025 17:23 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui September 4, 2025 17:23 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 September 4, 2025 17:23 Inactive
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 4, 2025

Merge activity

<!--

## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"

If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):

## Notes for the reviewer

Anything important to call out? Be sure to also clarify these in your comments.

## How to test

Unit tests, playground, etc.

-->

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on enhancing the UI of the notification components in the dashboard. It includes updates to layout, spacing, and styles, improving the overall user experience and visual consistency.

### Detailed summary
- Updated `PopoverContent` with new dimensions and layout.
- Enhanced `NotificationList` with improved tab spacing and structure.
- Adjusted styles for empty state messages in `InboxTab` and `ArchiveTab`.
- Modified `NotificationEntry` layout and added icons for better aesthetics.
- Changed button styles and interactions for improved usability.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

* **Style**
  * Refreshed Notifications panel: larger, rounded popover with improved spacing, overflow handling, and updated alignment.
  * Redesigned notification items: bell capsule indicator, clearer card-like layout, hover-revealed “Mark as read,” and an outline CTA with arrow icon.
  * Improved list layout: flexible, smoother scrolling, simplified tab styling, and refined spacing.
  * Enhanced empty states for Inbox and Archive with centered, card-style icon visuals.

* **Refactor**
  * Reorganized component layouts for consistency and responsiveness without changing behavior or public APIs.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
@graphite-app graphite-app bot force-pushed the 09-04-_bld-242_dashboard_fix_notification_overflow_ui_improvements branch from eb7f3d9 to 769019d Compare September 4, 2025 18:09
@vercel vercel bot temporarily deployed to Preview – nebula September 4, 2025 18:09 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground September 4, 2025 18:09 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 September 4, 2025 18:09 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui September 4, 2025 18:09 Inactive
@graphite-app graphite-app bot merged commit 769019d into main Sep 4, 2025
24 checks passed
@graphite-app graphite-app bot deleted the 09-04-_bld-242_dashboard_fix_notification_overflow_ui_improvements branch September 4, 2025 18:18
@vercel vercel bot temporarily deployed to Production – nebula September 4, 2025 18:18 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 September 4, 2025 18:18 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground September 4, 2025 18:18 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui September 4, 2025 18:18 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants