Ghost/ghost/admin/tests/acceptance
Kevin Ansfield ba47b710cb 🎨 Moved default focus in editor from body to title for new posts
refs https://github.com/TryGhost/Team/issues/707

Placing focus in the title aligns better with typical editorial process.

- switched `autofocus` attribute from body to title for new posts
- added a default value to the `mobiledoc` attr on the Post model, without it the autosave when moving from title to editor creates a forced re-render and clears the focus whilst you're typing
2021-06-14 15:35:59 +01:00
..
settings Added YAML file support for redirects (#1703) 2021-02-22 13:27:00 +13:00
authentication-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
content-test.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
custom-post-templates-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
dashboard-test.js Added blank dashboard screen 2021-02-02 16:08:00 +00:00
editor-test.js 🎨 Moved default focus in editor from body to title for new posts 2021-06-14 15:35:59 +01:00
error-handling-test.js Using accent color on login button 2021-03-03 13:36:44 +01:00
launch-flow-test.js Fixed unauthed access to launch wizard and updated test to use Owner user 2021-02-04 17:45:16 +00:00
members-test.js Fixed members list query not always matching route params 2021-04-08 16:00:43 +01:00
password-reset-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
setup-test.js Fixed tests 2021-02-24 15:56:18 +00:00
signin-test.js Using accent color on login button 2021-03-03 13:36:44 +01:00
signup-test.js Fixed tests 2021-02-24 15:56:18 +00:00
staff-test.js Clarified staff user roles in Admin (#1874) 2021-04-07 15:20:30 +01:00