In the antd modals such as New Term in the Glossary, when the Save button is clicked and the loadertext Saving is active, the button and loadertext positioning changes. See the attached screenshot.
As part of the migration to Ant.D, we should remove the LoaderText entirely from button, and use their `loading` attribute to indicate the loading status.
Great idea