Problem/Motivation
Currently, when you land on a page like /admin/config/services/posse-post/accounts/user_mastodon_social/edit, there is no obvious way to get back to the accounts listing page.
Proposed resolution
Add a simple "🠄 All accounts" link back to /admin/config/services/posse-post
Issue fork posse_post-3594096
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
mtiftComment #5
dkmishra commentedComment #6
nitinkumar_7 commentedI tested MR !23 (commit da541f4a) and the "All accounts" link works as expected — it shows correctly on existing account edit pages and is correctly hidden on the add-new-account form. Confirmed the link navigates back to /admin/config/services/posse-post.
Comment #8
mtiftMerged. Sorry for the delay. Thanks, both, for contributing!
Comment #10
dkmishra commentedHi @mtift Thanks for reviewing and committing the fix.
I noticed I wasn't credited for this issue. Would you mind adding issue credit for my contribution if you think it's appropriate? Thanks!
Comment #12
mtift@dkmishra Huh, it looks like it's in the commit message:
https://git.drupalcode.org/project/posse_post/-/commits/1.0.x?ref_type=h...
And the contribution record:
https://new.drupal.org/contribution-record/11455920
Thanks, again. Let me know if I missed something.
Comment #13
dkmishra commentedThank you @mtift.