You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Alexander Straube (Jira)" <ji...@apache.org> on 2022/07/21 10:07:00 UTC

[jira] [Updated] (ISIS-3088) Mandatory enum dropdown does not accept changed values

     [ https://issues.apache.org/jira/browse/ISIS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Straube updated ISIS-3088:
------------------------------------
    Description: 
Mandatory enum dropdowns do not accept changed values.



There is a showcase based on the demo app [https://github.com/a-st/isis-app-demo/tree/enum-dropdown-broken] # Go to Assistant -> open
 # Click Add, select a visit and click ok
 # Click Next
 # Select a pet from the Pet dropdown -> Works as expected
 # Select a sample value from Sample Enum dropdown -> validation error; Sample Enum' is mandatory

  was:
Mandatory enum dropdowns do not accept changed values.

There is a showcase based on the demo app [https://github.com/a-st/isis-app-demo/tree/enum-dropdown-broken] # Go to Assistant -> open
 # Click Add, select a visit and click ok
 # Click Next
 # Select a pet from the Pet dropdown -> Works as expected
 # Select a sample value from Sample Enum dropdown -> validation error; Sample Enum' is mandatory


> Mandatory enum dropdown does not accept changed values
> ------------------------------------------------------
>
>                 Key: ISIS-3088
>                 URL: https://issues.apache.org/jira/browse/ISIS-3088
>             Project: Isis
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M8
>            Reporter: Alexander Straube
>            Priority: Major
>         Attachments: dropdown.gif
>
>
> Mandatory enum dropdowns do not accept changed values.
> There is a showcase based on the demo app [https://github.com/a-st/isis-app-demo/tree/enum-dropdown-broken] # Go to Assistant -> open
>  # Click Add, select a visit and click ok
>  # Click Next
>  # Select a pet from the Pet dropdown -> Works as expected
>  # Select a sample value from Sample Enum dropdown -> validation error; Sample Enum' is mandatory



--
This message was sent by Atlassian Jira
(v8.20.10#820010)