Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

#8458 closed enhancement (fixed)

BP Tools Screen: Use radio buttons to choose only one operation to perform.

Reported by: dcavins's profile dcavins Owned by: dcavins's profile dcavins
Milestone: 8.0.0 Priority: low
Severity: minor Version: 2.0
Component: Core Keywords: has-patch commit
Cc:

Description

Above the BP Tools operations list, we display the caution "Some of these tools create substantial database overhead. Avoid running more than one repair job at a time." We could avoid this caution by presenting the choices as a radio button list.

Attachments (1)

8458.01.patch (2.1 KB) - added by dcavins 3 years ago.
Use a radio button group instead of checkboxes on bp tools screen.

Download all attachments as: .zip

Change History (4)

@dcavins
3 years ago

Use a radio button group instead of checkboxes on bp tools screen.

#1 @imath
3 years ago

  • Milestone changed from Awaiting Review to 8.0.0

I thought the same way, when I added the tool to update blavatars. I'll test the patch asap but I agree we should move this way.

#2 @imath
3 years ago

  • Keywords commit added

It looks good! Let's have it in. Thanks a lot @dcavins

#3 @dcavins
3 years ago

  • Owner set to dcavins
  • Resolution set to fixed
  • Status changed from assigned to closed

In 12902:

BP Tools: Use radio buttons to choose operation.

Use a radio button group instead of checkboxes to
select which one operation to run from the WP Admin
BP Tools screen.

Fixes #8458.

Note: See TracTickets for help on using tickets.