mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
346cfc5c48
refs https://github.com/TryGhost/Ghost/issues/7255 - adds a `.appear-disabled` CSS class that doesn't prevent pointer events like `.disabled` - updates `gh-task-button`: - use `.appear-disabled` class instead of actually disabling button - add check to guard against the button's assigned task being run multiple times whilst the spinner is running This resolves the [user profile slug issue](https://github.com/TryGhost/Ghost/issues/7255) where clicking the Save button whilst the slug input has focus would only trigger the input's focus-out event due to it immediately disabling the button. |
||
---|---|---|
.. | ||
components | ||
layouts | ||
patterns | ||
app.css | ||
csscomb.json |