mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 02:41:50 +03:00
b9dd9f066d
closes: https://github.com/TryGhost/Ghost/issues/15470 - When multiple browser tabs are open, each manipulate a different copy of ember data model, changes to the model in one tab are not reflected in the model of the other tab. - When updating some settings, all current settings were sent to the API. - As a result, when updating two different categories of settings (navigation/code inspection) in different tabs, the second update was overriding the first one. - From a user perspective, this is not a natural behaviour. Only settings visible on-screen when clicking save should be modified. Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk> |
||
---|---|---|
.. | ||
design | ||
integration/webhooks | ||
integrations | ||
staff | ||
code-injection.js | ||
design.js | ||
general.js | ||
history.js | ||
integration.js | ||
integrations.js | ||
labs.js | ||
membership.js | ||
navigation.js | ||
newsletters.js | ||
tier.js | ||
tiers.js |