Have something to say?

We’re using your feedback to push new features, daily.

Unable to search/ filter for vehicles Apr 16-17 2026

Starting weds/ thurs I’ve been unable to filter for cars and am seeing an HTTP 530 when hitting your endpoint: Here is the cURL minus my cookie header: ``` curl 'https://visor.vin/api/data/filters?make=Volkswagen&model=Golf+R&agnostic=false&year=2024' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0' -H 'Accept: /' -H 'Accept-Language: en-US,en;q=0.9' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Referer: https://visor.vin/search/filters?make=Volkswagen&model=Golf+R&agnostic=false&year=%222024%22' -H 'DNT: 1' -H 'Alt-Used: visor.vin' -H 'Connection: keep-alive' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' -H 'Priority: u=0' -H 'Pragma: no-cache' -H 'Cache-Control: no-cache' -H 'TE: trailers' ```

Spencer LaValle about 1 month ago

1

Completed

Dark theme prevents seeing state of notifications

Description: As an end-user when I select dark-theme or system-managed them (following dark-mode), when I visit the settings page, I’m unable to see the enabled/ disabled state of notifications. Steps to Reproduce: Login and set theme to show dark mode (either via system theme or explicitly selected) Visit Settings Page Observe state of notifications Click and toggle one notification setting Observe state of notifications Set theme to light-theme Repeat steps 3,4,5 Expected Result: Steps 3 & 5 show discrete states for enabled and disabled Actual Result: When dark-mode is used, user cannot see difference between enabled and disabled. Dev note: Consider using “Slider/ pill” to show state regardless of background color of toggle. GIF:

Spencer LaValle 4 months ago

1