Skip to content
This repository was archived by the owner on May 24, 2025. It is now read-only.
This repository was archived by the owner on May 24, 2025. It is now read-only.

Handle displaying of trash status posts #16

@MichelleBlanchette

Description

@MichelleBlanchette
  • Add post status badge to main listing
    Home groups directory shows no distinction
    Screen Shot 2020-01-09 at 12 34 01 PM

  • Style trash status pages so it is more obvious
    Trash status pages are displaying in groups, but row actions are nicely dynamic
    Screen Shot 2020-01-09 at 12 34 28 PM

  • Style trash status relatives so it is more obvious
    Trash page relatives are not apparent, and Page Relatives parent page says there is (no parent) so it's quite confusing that Page Relatives shows a parent page...
    Screen Shot 2020-01-09 at 12 59 18 PM

  • Add a red-background toggle switch to show/hide trash pages (details view) and groups (home view)
    In the section header makes sense to me. Add data-post-status attribute to relevant HTML containers for easily showing/hiding all trash status elements. Default hide trash posts, though. Otherwise, usermeta will need to get involved for remembering the current user's preference.

I think trash status posts should still be included in the Groups objects. I thought about changing the query, but I rather give the option to the user than just permanently remove those posts from groups. It also doesn't make sense by definition to just randomly not include something that is still part of a group, for class design, anyways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions