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

[Task] Prevent duplicate header names for alert custom detail columns #297

Open
giranm opened this issue Oct 9, 2022 · 0 comments
Open
Labels
change request Change Request fix Fix bug/issue
Milestone

Comments

@giranm
Copy link
Owner

giranm commented Oct 9, 2022

Summary

When creating an alert custom detail column whose header already exists (e.g. Summary:details.title against default Summary column), the option is greyed out in the column selector. However, this workflow can be confusing as it implies it's a valid option that can be added to the view.

A preferred solution would involve a validation on the react-select input itself:

Ref: https://react-select.com/props#creatable-props

@giranm giranm added fix Fix bug/issue change request Change Request labels Oct 9, 2022
@giranm giranm added this to the Beta milestone Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change request Change Request fix Fix bug/issue
Projects
Status: No status
Development

No branches or pull requests

1 participant