rokwire / rokwire-building-blocks-api

Source code repository of the Rokwire App Config, Authentication, Events, Profile, and Logging Building Blocks, and Authentication Middleware Library.
Apache License 2.0
3 stars 4 forks source link

1053 bug open source url field #1055

Closed minump closed 1 year ago

minump commented 1 year ago

Description

open source url field not displayed when isopensource radio button is clicked in edit mode. In catalog contribution/edit page, opensource url field is not being displayed when isOpenSource radio button value is "yes".

Added an onclick function on the input radio button to show/hide sourceurl field. MoveSelector method is added to move the "Select a contribution type" div accordingly.

Fixes #1053

Review Time Estimate

Please give your idea of how soon this pull request needs to be reviewed by selecting one of the options below. This can be based on the criticality of the issue at hand and/or other relevant factors.

Type of changes

Please select a relevant option:

Checklist:

Please select all applicable options:


minump commented 1 year ago

merging to release branch.