Skip to content

Claude/ai tire recommendations fz x ni - #123

Merged
RivianTrackr merged 3 commits into
mainfrom
claude/ai-tire-recommendations-fzXNi
Feb 20, 2026
Merged

Claude/ai tire recommendations fz x ni#123
RivianTrackr merged 3 commits into
mainfrom
claude/ai-tire-recommendations-fzXNi

Conversation

@RivianTrackr

Copy link
Copy Markdown
Owner

No description provided.

The theme was overriding the absolute positioning on the submit button,
causing it to render as a full-width block below the input. Added
!important to all positioning, sizing, and display properties to ensure
the button stays inside the search container on the right side.

https://claude.ai/code/session_0195qrfdbpuQMDXhkXviHByr
Removes the old keyword fuzzy search input and promotes the AI search
bar to be the sole search field in the filter panel. All JS references
to the removed #searchInput element have null guards and gracefully
no-op. Removed the searchInput listener registration and the border
separator that previously divided the two bars.

https://claude.ai/code/session_0195qrfdbpuQMDXhkXviHByr
When RTG_AI::is_enabled() returns false, the template now renders the
original keyword search input (#searchInput) instead of showing no
search bar at all. The searchInput listener is also restored in the
inputsToWatch array so fuzzy search works when present.

https://claude.ai/code/session_0195qrfdbpuQMDXhkXviHByr
@RivianTrackr
RivianTrackr merged commit e5d2b8e into main Feb 20, 2026
4 checks passed
@RivianTrackr
RivianTrackr deleted the claude/ai-tire-recommendations-fzXNi branch February 20, 2026 22:11
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.

2 participants