bigcyy opened a new issue, #3901: URL: https://github.com/apache/hertzbeat/issues/3901
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior <img width="2878" height="1630" alt="Image" src="https://github.com/user-attachments/assets/eec98ae2-36bd-406c-9086-205f6cbac358" /> 1. Auto-added labels are not visible in the UI When selecting an Alarm Severity (Alert Level), the corresponding key-value pair is technically added to the Alert.labels attribute (in the internal state/backend), but it does not render or display in the UI label list. 2. Unable to add custom labels The label input field does not allow free text entry. I cannot add a custom label key-value pair; I am restricted to selecting only from the existing/pre-defined options in the dropdown menu. ### Expected Behavior 1. When a severity level is selected, the associated label should appear visually in the Labels list immediately. 2. Users should be able to type and create custom labels directly via the input box, in addition to selecting existing ones. ### Steps To Reproduce _No response_ ### Environment ```markdown HertzBeat version(s): master branch ``` ### Debug logs _No response_ ### Anything else? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
