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

Use a plain view for reactions instead of a TabView. #3328

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Sep 25, 2024

We don't use any of the TabView features (I think we used to allow swiping but that was disabled at some point) and it currently shows a tab bar at the bottom when the list is long.

Before After
Simulator Screenshot - iPhone 16 Pro - 2024-09-25 at 09 50 19 Simulator Screenshot - iPhone 16 Pro - 2024-09-25 at 09 47 20

We don't use any of the TabView features and it show a tab bar at the bottom when the list is long.
@pixlwave pixlwave requested a review from a team as a code owner September 25, 2024 09:04
@pixlwave pixlwave requested review from Velin92 and removed request for a team September 25, 2024 09:04
@pixlwave pixlwave added the pr-bugfix for bug fix label Sep 25, 2024
Copy link

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.
⚠️ You seem to have made changes to views. Please consider adding screenshots.

Generated by 🚫 Danger Swift against 40feea7

Copy link

sonarcloud bot commented Sep 25, 2024

Copy link

codecov bot commented Sep 25, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
824 1 823 0
View the full list of 1 ❄️ flaky tests
UserSessionFlowCoordinatorTests testEventRoutes()

Flake rate in main: 30.00% (Passed 7 times, Failed 3 times)

Stack Traces | 16.9s run time
XCTAssertEqual failed: ("3") is not equal to ("4") (.../UnitTests/Sources/UserSessionFlowCoordinatorTests.swift:239)

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

👌

@pixlwave pixlwave merged commit 864bd23 into develop Sep 25, 2024
9 checks passed
@pixlwave pixlwave deleted the doug/remove-reactions-tab-bar branch September 25, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix for bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants