Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MBL-1143] Delete ProjectDescriptionViewController #1918

Merged
merged 9 commits into from
Jan 30, 2024

Conversation

ifosli
Copy link
Contributor

@ifosli ifosli commented Jan 19, 2024

📲 What

The ProjectDescriptionViewController is one of our old web views - it's no longer needed now that the project page has a campaign tab. In order to delete the class, old references to it are removed and surrounding code cleaned up

Note that this pr is probably easiest to review commit by commit - each commit stands alone and it makes it easier to keep track of changes. Also, the screenshots look identical but are just different enough that they needed to be re-recorded.

The project faq deeplink will now simply open the project page.

👀 See

JIRA

Before After
Simulator Screen Recording - iPhone 15 Pro Max - 2024-01-19 at 16 14 39 Simulator Screen Recording - iPhone 15 Pro Max - 2024-01-19 at 16 05 45

✅ Acceptance criteria

  • faqs deep links simply open the project page
  • No visible in-app changes

@ifosli ifosli added this to the release 5.13.0 milestone Jan 19, 2024
@ifosli ifosli self-assigned this Jan 19, 2024
@nativeksr
Copy link
Collaborator

nativeksr commented Jan 19, 2024

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@ifosli ifosli force-pushed the ProjectDescriptionVCCleanup branch from 978fc54 to f4c18c5 Compare January 22, 2024 17:53
@ifosli ifosli force-pushed the ProjectDescriptionVCCleanup branch from f4c18c5 to 40b3bf1 Compare January 22, 2024 19:53
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (66e61bd) 83.75% compared to head (40b3bf1) 83.74%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1918      +/-   ##
==========================================
- Coverage   83.75%   83.74%   -0.01%     
==========================================
  Files        1223     1220       -3     
  Lines      111811   111299     -512     
  Branches    29750    29610     -140     
==========================================
- Hits        93642    93206     -436     
+ Misses      17147    17074      -73     
+ Partials     1022     1019       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@scottkicks scottkicks left a comment

Choose a reason for hiding this comment

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

Awesome cleanup. Played around in the simulator for a bit and didn't notice any visible changes 👍

@ifosli ifosli merged commit 8656f6e into main Jan 30, 2024
5 checks passed
@ifosli ifosli deleted the ProjectDescriptionVCCleanup branch January 30, 2024 17:29
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.

4 participants