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

No way to edit annotations on a class whose values are defined as enums #532

Open
bdionne opened this issue Sep 20, 2016 · 4 comments
Open
Assignees
Labels
Type: Enhancement A request for a change that is an enhancement

Comments

@bdionne
Copy link
Contributor

bdionne commented Sep 20, 2016

details

@bdionne
Copy link
Contributor Author

bdionne commented Sep 20, 2016

This is a feature request, I'd add a tag if I could

@matthewhorridge
Copy link
Contributor

To clarify (I can't quite remember how you define these), are you saying that you have something like:

AnnotationPropertyRange(:prop :CustomDataType)
DatatypeDefinition(:CustomDataType DataOneOf("a", "b", "c"))

And you would like the editor to display a list containing "a","b" and "c" when adding an annotation assertion using :prop?

@bdionne
Copy link
Contributor Author

bdionne commented Sep 20, 2016

exactly, a list or a combobox, something that forces the user to select the right value

@csnyulas csnyulas added the Type: Enhancement A request for a change that is an enhancement label Sep 21, 2016
@matthewhorridge matthewhorridge self-assigned this Sep 23, 2016
@rmehri
Copy link

rmehri commented Jan 5, 2017

Hi,
Can you please share your use case to valid the fix when it is ready for QA?
Thanks,
Reza

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement A request for a change that is an enhancement
Projects
None yet
Development

No branches or pull requests

4 participants