Ajax progress type is hardcoded as fullscreen

Created on 17 June 2024, 5 months ago

Is there a way to do a small change to:
1. If attribute "data-progress-type" is available, use it.
2. If not available, fallback to the default "fullscreen".

var ajax_settings = {
          submit: view_info,
          url: drupalSettings.path.baseUrl + 'views/ajax',
          element: item,
          event: execute || 'click',
          progress: { type: 'fullscreen' },
 };
Feature request
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024