Skip to content

fix: now-line indicator hidden on Android#16

Draft
anton-patrushev wants to merge 1 commit into
feat/tap-feedback-indicatorfrom
fix/android-now-line-visibility
Draft

fix: now-line indicator hidden on Android#16
anton-patrushev wants to merge 1 commit into
feat/tap-feedback-indicatorfrom
fix/android-now-line-visibility

Conversation

@anton-patrushev

Copy link
Copy Markdown
Owner

Summary

  • Add zIndex: 1 to the NowIndicator container style so the now-line renders above event cards on Android

Test plan

  • Verify on Android that the red now-line is visible when overlapping with event cards
  • Verify on iOS that there is no regression

🤖 Generated with Claude Code

The now-line indicator was hidden behind event cards on Android due to
missing zIndex on its absolutely positioned container.
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