Skip to content

fix: hide search, sort, filter bars from recycle bin - WPB-27708 - #5136

Open
jullianm wants to merge 2 commits into
developfrom
fix/remove-search-sort-filter-from-recycle-bin
Open

fix: hide search, sort, filter bars from recycle bin - WPB-27708#5136
jullianm wants to merge 2 commits into
developfrom
fix/remove-search-sort-filter-from-recycle-bin

Conversation

@jullianm

@jullianm jullianm commented Aug 18, 2026

Copy link
Copy Markdown
Contributor
TaskWPB-27708 [iOS] Remove the option to sort, filter and search files and folders in Recycling Bin

Issue

This PR hides the search, filter, sort features from the recycle bin.

Testing

  • open shared drive
  • go to recycle bin
  • observe that filter, search, sort bars are no longer visible
  • observe that search, filter and sort functionality remains available everywhere else

Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Test Results

315 tests   315 ✅  2m 6s ⏱️
 62 suites    0 💤
  1 files      0 ❌

Results for commit dd565f1.

♻️ This comment has been updated with latest results.

Summary: workflow run #32117073465
Allure report (download zip): html-report-32889-fix_remove-search-sort-filter-from-recycle-bin

@jullianm
jullianm requested review from a team, acv-w, netbe and samwyndham and removed request for a team and netbe August 18, 2026 08:34
ConversationViewerAccessBanner(backgroundColor: ColorTheme.Buttons.Secondary
.disabledOutline) {
viewModel.showReadOnlyBanner = false
}.padding(.bottom, viewModel.isOffline ? 0 : 15)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some layout improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant