Skip to content

fix: only show version history for editable files - WPB-23961#4531

Open
jullianm wants to merge 1 commit intodevelopfrom
fix/remove-version-history-for-non-editable-files
Open

fix: only show version history for editable files - WPB-23961#4531
jullianm wants to merge 1 commit intodevelopfrom
fix/remove-version-history-for-non-editable-files

Conversation

@jullianm
Copy link
Copy Markdown
Contributor

@jullianm jullianm commented Apr 2, 2026

BugWPB-23961 [iOS][versions] Remove version history for non-editable files

Issue

This PR fixes an issue where the versions history action could be triggered for non-editable files too (these files will always have a single version).
We only want to allow this action for editable files which can have multiple versions.

Testing

Describe how to test.

Optional: attachments like images, videos, etc.


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.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Test Results

267 tests   267 ✅  32s ⏱️
 53 suites    0 💤
  1 files      0 ❌

Results for commit e035f17.

Summary: workflow run #23903561888
Allure report (download zip): html-report-29010-fix_remove-version-history-for-non-editable-files

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