peppermint icon indicating copy to clipboard operation
peppermint copied to clipboard

Ticket Label UI issues

Open GhayoorUlHaq opened this issue 1 year ago • 1 comments

Raw Values Displayed in Dropdown In the Ticket component, when editing labels, the dropdown menu displayed the raw values (e.g., in_progress, needs_support) instead of their human-readable equivalents (e.g., In Progress, Needs Support). This discrepancy made the user interface less intuitive and user-friendly.

Screenshot 2024-05-19 at 5 21 46 AM

Inconsistent Dropdown Width When changing the status, the width of the dropdown dynamically adjusts based on the length of the selected value, resulting in a visually inconsistent user experience.

Screenshot 2024-05-19 at 5 25 37 AM Screenshot 2024-05-19 at 5 25 54 AM

GhayoorUlHaq avatar May 19 '24 00:05 GhayoorUlHaq

Issue is fixed in PR #319

GhayoorUlHaq avatar May 19 '24 00:05 GhayoorUlHaq