Revert #3392337 as this can be done with default drupal behaviour

Created on 9 September 2024, 2 months ago

Problem/Motivation

In issue https://www.drupal.org/project/socialblue/issues/3392337 ✨ [UI] Add throbber icon to the enroll button Fixed we added a throbbing loading progress to the enroll button when the button is disabled.
This should not be done with theming but can be done in Drupal with the progress attribute.
Also because it's a disabled state that potentially does not go away when a button is actually disabled and looks like it's loading forever.

Steps to reproduce

As it's theoretically you need to also alter some code in inspector.
- Create a new event
- Go to the event and add "disabled" to the enroll button
- Notice the throbber will show while it should not

Proposed resolution

- Remove the throbber and replace it in the Distro with a progress throbber.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.6

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands robertragas

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