Description
Users currently have limited visibility into individual notification metadata without navigating away from the main dashboard.
Implement a notification details drawer that provides quick access to complete notification information.
Tasks**
Create slide-out drawer component.
Display sender information.
Display notification status history.
Display transaction hash and block details.
Add copy-to-clipboard actions.
Implement loading and error states.
Ensure mobile responsiveness.
Acceptance Criteria
Users can view notification details without leaving the dashboard.
Metadata is displayed accurately.
Copy actions function correctly.
Drawer works across supported screen sizes.
Description
Users currently have limited visibility into individual notification metadata without navigating away from the main dashboard.
Implement a notification details drawer that provides quick access to complete notification information.
Tasks**
Create slide-out drawer component.
Display sender information.
Display notification status history.
Display transaction hash and block details.
Add copy-to-clipboard actions.
Implement loading and error states.
Ensure mobile responsiveness.
Acceptance Criteria
Users can view notification details without leaving the dashboard.
Metadata is displayed accurately.
Copy actions function correctly.
Drawer works across supported screen sizes.