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

UI Issue in Activity Description on Activities Page: Content Limit Needed #1917

Open
ashishkumar-webkul opened this issue Dec 30, 2024 · 0 comments

Comments

@ashishkumar-webkul
Copy link
Collaborator

Title:
UI Issue in Activity Description on Activities Page: Content Limit Needed

Description:
The Activity Description field on the Activities Page has a UI issue where lengthy content overflows or disrupts the layout. To resolve this, a content limit should be implemented to ensure that descriptions remain visually consistent and user-friendly.

Steps to Reproduce:

  1. Navigate to the Activities Page.
  2. Add or view an activity with a long description.
  3. Observe how the long content affects the page layout and overall appearance.

Expected Result:

  • The Activity Description should display properly without affecting the page layout.
  • Excessive content should be truncated, with an option to expand or view the full text if necessary.

Actual Result:

  • Long descriptions overflow or disrupt the layout, leading to a poor user experience.

Suggested Solution:

  • Set a character or word limit for the Activity Description field in the UI.
  • Implement truncation with an ellipsis (...) for lengthy descriptions, along with a "Read More" link for expanded view.
  • Ensure responsive design compatibility to handle various screen sizes.

Priority:
Medium

Attachments:

Screenshot

amit-webkul added a commit to amit-webkul/laravel-crm that referenced this issue Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants