Peppermint-Lab / peppermint

An open source ticket management & help desk solution. A zendesk/freshdesk alternative
https://peppermint.sh
Other
1.77k stars 182 forks source link

Ticket Label UI issues #318

Open GhayoorUlHaq opened 1 month ago

GhayoorUlHaq commented 1 month ago

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 commented 1 month ago

Issue is fixed in PR #319