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 When Adding Long Entries in Pipeline Stage Name Section #1840

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

Comments

@ashishkumar-webkul
Copy link
Collaborator

Bug Report

Title

UI Issue When Adding Long Entries in Pipeline Stage Name Section

Description

When long entries are added in the Pipeline Stage Name section, the UI becomes distorted, impacting the overall appearance and usability of the section. The text overflows or overlaps with other elements, making it difficult to navigate and read.

Steps to Reproduce

  1. Navigate to the Pipeline settings in the Admin Panel.
  2. Add a new Pipeline Stage with a long name exceeding typical character limits.
  3. Save the entry and observe the UI in the Pipeline Stage Name Section.

Expected Result

  • The UI should handle long text gracefully by truncating it or wrapping it properly.
  • No overlap or distortion in the layout should occur.

Actual Result

  • The UI becomes distorted when long entries are added.
  • Text overflows, affecting readability and usability.

Suggested Solution

  • Implement character limits for the Pipeline Stage Name field.
  • Add CSS styling to wrap or truncate long text dynamically.
  • Consider adding tooltips to display the full name on hover if truncated.

Priority

Medium

Attachments

UI.issue.and.responsive.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant