Skip to content

Resolve "The "Project slug" field does not get filled with the "Project name" field when creating a project using a template with the new experimental UI"

Illya Klymov requested to merge xanf-add-active-class-for-experiment-ui into master

What does this MR do?

Our JQuery-based code for project creation relies on .active class for active tab to work

Introduction of new UI removed bootstrap tabs and broke this code. Since this is a part of an experiment we need to maintain functionality for both options, so we're adding logic to legacy_container to add active class

Related issue: #222810 (closed)

Screenshots

N/A

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading