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

fix: Applied filter view height - WPB-14421 #2188

Open
wants to merge 2 commits into
base: release/cycle-3.114
Choose a base branch
from

Conversation

samwyndham
Copy link
Contributor

@samwyndham samwyndham commented Nov 22, 2024

BugWPB-14421 UI issue on selecting filters

Issue

Currently the view surrounding the filter description label & remove filter button has an erratic height. See videos below. This PR fixes it by adding vertical padding of 8 points padding around the description label. This matches the design as best I reasonably can.

Interestingly in Simulator things look fine. The issue only shows on device.

Note: The conversation list has many auto layout warnings being logged making it hard to debug this kind of issue and hard to know we are not making things wore. As far as I could tell this fix did not result in more warnings. We should find time to fix these warnings though.

Current behavior

ScreenRecording_11-22-2024.15-43-35_1.MP4

Fixed behavior

ScreenRecording_11-22-2024.15-43-07_1.MP4

Testing

  1. Run app on iPhone
  2. Play around applying different filters
  3. The height of the filter description area should remain stable.

Checklist

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

@echoes-hq echoes-hq bot added the echoes: product-roadmap Work aligned with the customer-announced roadmap, targeting a specific release date. label Nov 22, 2024
Copy link
Contributor

github-actions bot commented Nov 22, 2024

Test Results

1 783 tests   1 780 ✅  3m 3s ⏱️
  287 suites      0 💤
    1 files        3 ❌

For more details on these failures, see this check.

Results for commit 3edb207.

♻️ This comment has been updated with latest results.

@samwyndham samwyndham changed the title Fix filter content view erratic height fix: Applied filter view height - WPB-14421 Nov 22, 2024
@samwyndham samwyndham enabled auto-merge (squash) November 22, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: product-roadmap Work aligned with the customer-announced roadmap, targeting a specific release date.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant