Make WordPress Core

Opened 6 weeks ago

Last modified 9 days ago

#65026 reviewing defect (bug)

Hide plugin search form on Favorites tab

Reported by: bor0's profile bor0 Owned by: westonruter's profile westonruter
Milestone: 7.1 Priority: normal
Severity: normal Version:
Component: Plugins Keywords: has-patch
Focuses: ui Cc:

Description

The plugin search form is currently displayed on the Favorites tab, where it is not applicable.

This patch prevents the search form from rendering when tab=favorites, aligning the UI with expected behavior and reducing confusion.

Attachments (1)

65026.patch (779 bytes) - added by bor0 6 weeks ago.

Download all attachments as: .zip

Change History (14)

@bor0
6 weeks ago

#1 @bor0
6 weeks ago

cc @dd32, would be great to get your thoughts on this one as well

This ticket was mentioned in PR #11457 on WordPress/wordpress-develop by @manishxdp.


6 weeks ago
#2

The plugin search form should not be displayed on the Favorites tab where it is not applicable. This change prevents the search form from rendering when viewing favorite plugins, reducing UI confusion and aligning with expected behavior.

Fixes #65026

Ticket track -https://core.trac.wordpress.org/ticket/65026

Go to Plugins → Add New

Click Favorites tab

  1. Verify search form is hidden

Click Featured tab

  1. Verify search form is visible

Click Popular tab

3.Verify search form is visible
Click Recommended tab

4.Verify search form is visible

#3 @bor0
6 weeks ago

cc @SergeyBiryukov would also be great to get your opinion on it

@manishxdp commented on PR #11457:


5 weeks ago
#4

@SergeyBiryukov can you check this

1] Favourite tab after the fixes
https://github.com/user-attachments/assets/2ce49924-642d-435a-9a9b-a69459f078de

#5 @westonruter
5 weeks ago

  • Milestone changed from Awaiting Review to 7.1
  • Owner set to westonruter
  • Status changed from new to reviewing

@manishxdp commented on PR #11457:


5 weeks ago
#6

@westonruter can you check now?

@manishxdp commented on PR #11457:


5 weeks ago
#7

@shail-mehta can you check now

#8 @sabbir1991
5 weeks ago

@bor0 Tested on playground and it's working.

Checked on Featured, Popular, and Recommended pages, the search form is showing.

Checked on the Favorites page, the search form is not showing.

@westonruter commented on PR #11457:


5 weeks ago
#9

It looks good to me. Once trunk is open for commit again, I'll follow up. (At least a week from now.)

@manishxdp commented on PR #11457:


3 weeks ago
#10

@westonruter any update on this

@westonruter commented on PR #11457:


3 weeks ago
#11

@manishdhorepatil-art The trunk branch is still frozen. Still waiting for business as usual. Probably will be another couple weeks.

@manishxdp commented on PR #11457:


10 days ago
#12

@westonruter any update is the trunk open now

@westonruter commented on PR #11457:


9 days ago
#13

Nope

Note: See TracTickets for help on using tickets.