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

Visual and Search Issues with Tag Fiel #30405

Open
oidacra opened this issue Oct 18, 2024 · 0 comments
Open

Visual and Search Issues with Tag Fiel #30405

oidacra opened this issue Oct 18, 2024 · 0 comments

Comments

@oidacra
Copy link
Member

oidacra commented Oct 18, 2024

Parent Issue

No response

Problem Statement

There are two issues with the Tag Field component:

  1. Visual Overflow: When many tags are selected, they visually overflow the input field, creating a poor user experience.
  2. Search Loading Indicator: Occasionally, the loading indicator persists even after the search operation has completed.

These issues impact the usability and visual consistency of the Tag Field component, affecting users who work with multiple tags or frequently use the search functionality.

Steps to Reproduce

  1. Visual Overflow:

    • Open a content type (Like Blog) and find the tag field
    • Observe that the tags visually overflow the boundaries of the input
  2. Search Loading Indicator:

    • Open a content type (Like Blog) and find the tag field
    • Initiate a search for tags
    • Observe that sometimes the loading indicator continues to display even after results are shown or when no results are found

Acceptance Criteria

  1. Tags should be contained within the visual boundaries of the Tag Field input, possibly by wrapping to multiple lines or implementing a scrollable area within the input.
  2. The search loading indicator should accurately reflect the state of the search operation, disappearing promptly when the search is complete or when no results are found.

dotCMS Version

master

Proposed Objective

User Experience

Proposed Priority

Priority 4 - Trivial

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

CleanShot 2024-10-18 at 14 23 19@2x

CleanShot 2024-10-18 at 14 23 42@2x

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant