Skip to content

Migrate Geo Project Card collapsible errors to Pajamas

Fixes #353688 (closed)

This MR introduces a new Vue app for the Geo Project Card errors in order to re-use Pajamas component:accordion and get rid of the bootstrap4 data-collapse dependency.

Steps to reproduce

  1. Follow instructions in https://gitlab.slack.com/archives/C8HG8D9MY/p1647882793940429
  2. Open ee/spec/features/admin/geo/admin_geo_projects_spec.rb
  3. Put live_debug in the shows all projects in the registry test

The Show more button should be toggling contents display.

Edited by Stanislav Lashmanov

Merge request reports