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

Command icon 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

mtift created an issue. See original summary.

mtift’s picture

Title: Add an "All accounts" button on teach accout page » Add an "All accounts" button on each account page

dkmishra made their first commit to this issue’s fork.

dkmishra’s picture

Version: 1.0.0 » 1.0.x-dev
Status: Active » Needs review
nitinkumar_7’s picture

Status: Needs review » Reviewed & tested by the community

I 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.

  • mtift committed 0f40a626 on 1.0.x authored by dkmishra
    task: #3594096 Add an "All accounts" button on each account page
    
    By:...
mtift’s picture

Status: Reviewed & tested by the community » Fixed

Merged. Sorry for the delay. Thanks, both, for contributing!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

dkmishra’s picture

Hi @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!

  • mtift committed 0f40a626 on 3602112-drupal-12-compat authored by dkmishra
    task: #3594096 Add an "All accounts" button on each account page
    
    By:...
mtift’s picture

@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.

dkmishra’s picture

Thank you @mtift.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.