Skip to content

fix: event types search placeholder moving on focus#12

Open
mrpaaradox wants to merge 1 commit intocalcom:mainfrom
mrpaaradox:fix-event-types-search-placeholder-moving
Open

fix: event types search placeholder moving on focus#12
mrpaaradox wants to merge 1 commit intocalcom:mainfrom
mrpaaradox:fix-event-types-search-placeholder-moving

Conversation

@mrpaaradox
Copy link
Contributor

Summary

Fixes the event types search placeholder shifting when the input is focused (web/Android), and aligns the search bar styling with the Availability screen. The placeholder no longer jumps on tap, and the search header uses the same gray bar and white/dark input as Availability.

Event Types — Search bar (Android)

Placeholder: Resolved moving/jumping placeholder by matching the search bar implementation to Availability (simplified TextInput styling, no extra padding/height/lineHeight that caused layout shift).

Styling: Search header bar uses gray background in light mode (#f3f4f6) and black in dark mode (#000000); search input uses white (#FFFFFF) in light mode and dark gray (#171717) in dark mode, consistent with the “Search schedules” bar on Availability.

Before & After

Before:

Screen.Recording.2026-02-22.at.9.08.41.AM.mov

After:

Screen.Recording.2026-02-22.at.9.15.06.AM.mov

Review & Testing Checklist

  • Event Types (web or Android): In dark mode, open Event Types and tap the search field — placeholder “Search event types” should not move.
  • Event Types (web or Android): In light mode, confirm the search bar has a gray header strip and white input, matching Availability.
  • Light and dark: Confirm search bar and placeholder look correct in both themes with no regressions.

Files touched

  • app/(tabs)/(event-types)/index.tsx

@github-actions github-actions bot added the mobile Changes to the mobile app (ios/android) label Feb 22, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@mrpaaradox
Copy link
Contributor Author

Hey @dhairyashiil, could you take a look at all the PR's I have made ?

@mrpaaradox
Copy link
Contributor Author

Hey @volnei, looks like Dhairyashil is busy somewhere. Can you review the PRs I made?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mobile Changes to the mobile app (ios/android)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant