Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 28

    Yes, absolutely, that would be fantastic. 🙂

  • Participant
    Level: Enlightened
    Posts: 28

    Yes, exactly—the ability for users to report comments in the same way as posts, bbPress topics and replies, and updates and comments in the activity stream.

    For us, comments are very central, and it would be extremely convenient to have everything managed in a single plugin. 🙂

  • Participant
    Level: Enlightened
    Posts: 28
    Erotopia on in reply to: Buddypress Moderation Tools and accessibility #56075

    I wanted to add some additional details.

    The modal popup does actually open and overlay the page content, but it does not receive focus for the screen reader. This means that when navigating with a screen reader, the user remains in the underlying page content and cannot locate the form fields within the modal. The behavior seems to vary slightly depending on the OS when using VoiceOver, and I haven’t yet tested with other screen readers such as JAWS, NVDA, or ZoomText.

    What would be needed is for the modal to be treated as a dialog, with the rest of the page marked as inactive while the modal is open. The screen reader / keyboard focus should be set to the first interactive element (in this case, the subject field), and keyboard navigation should be trapped within the modal, looping through its elements until it is closed.

    I’m not able to code this myself, but these practices are clearly outlined in WCAG guidelines.

    Would this be something you could consider looking into? Otherwise, we’ll continue using the Popover version for now.

  • Participant
    Level: Enlightened
    Posts: 28

    Sorry for the textblock “Feature Request: Comment Moderation in BuddyPress Moderation Tools”, it shouldn’t be there… 🙂

  • Participant
    Level: Enlightened
    Posts: 28
    Erotopia on in reply to: [Resolved] Buddypress User Badges and bbpress #56064

    Thanks Brajesh. It works perfectly fine now. 🙂 Can this CSS be included in the plugin in future updates or should I save the code in case of switching theme in the future?

    /John

  • Participant
    Level: Enlightened
    Posts: 28