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

1054 bug select contribution type buttons display #1107

Closed minump closed 1 year ago

minump commented 1 year ago

Description

Overlapping of divs on dynamic change of contribute create page fields is fixed. The breadcrumb divs are changed to container classes. The MoveSelector function now places the "select contribution type" buttons above the breadcrumbs at the bottom (div id #cd-multi-steps-text-bottom).

Tried multiple field changes like adding and removing environment variables, open source code radio button on and off , adding and deleting capability/talent.

Fixes #1054

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 develop