eeditiones / tei-publisher-components

Web components used by TEI Publisher and apps generated by it
https://cdn.tei-publisher.com/
GNU General Public License v3.0
18 stars 14 forks source link

feat(pb-ajax): added progress and button indicates state #141

Closed JoernT closed 1 year ago

JoernT commented 1 year ago

Current version did not give any visual feedback once the long-running process was started. This adds a HTML progress element which will be shown in indeterministic state when button was clicked. The trigger button will also be disabled and readonly to prevent further clicks.

Upon completion the progress will be hidden and the button returns to normal state.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: