Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Activities Display to Sidebar #30372

Open
Tracked by #30017
oidacra opened this issue Oct 16, 2024 · 0 comments
Open
Tracked by #30017

Implement Activities Display to Sidebar #30372

oidacra opened this issue Oct 16, 2024 · 0 comments

Comments

@oidacra
Copy link
Member

oidacra commented Oct 16, 2024

Parent Issue

#30017

User Story

As a content editor, I want to see an Activities component in the Edit Contentlet sidebar that displays recent activities related to the content, and I want to be able to add new activities, so I can easily track and manage content-related communications and actions.

Acceptance Criteria

  • A new Activities component is created for the Edit Contentlet sidebar
  • The component displays recent activities in a chronological list, showing:
    • User avatar
    • User name
    • Timestamp (e.g., "6 days ago")
    • Activity description or message
  • The design follows the current UI/UX standards of dotCMS

Proposed Objective

  • Technical User Experience

Proposed Priority

  • Priority 2 - Important

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

CleanShot.2024-10-16.at.15.57.58.mp4

Assumptions & Initiation Needs

  • The current Edit Contentlet sidebar structure allows for the addition of new components
  • The backend API provides necessary data about content activities

Quality Assurance Notes & Workarounds

  • Ensure the new components don't negatively impact the performance of the Edit Contentlet
  • Test the components' behavior with varying numbers of activities (e.g., none, few, many)
  • Verify that long activity messages are properly truncated or wrapped
@oidacra oidacra changed the title Implement Activities Implement Activities Display and Add Components in EditContentLet Sidebar Oct 16, 2024
@oidacra oidacra changed the title Implement Activities Display and Add Components in EditContentLet Sidebar Implement Activities Display to Sidebar Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Next 1-3 Sprints
Development

No branches or pull requests

1 participant