warinthestars / Plan-My-Movie

Ever wonder what time a movie will be finished so you can plan around it? This repository contains the source code for https://planmymovie.com.
https://planmymovie.com
2 stars 0 forks source link

First letter(s) of movie results are being cut off #48

Closed issue-embed[bot] closed 2 years ago

issue-embed[bot] commented 2 years ago

Submitted by: andrew

URL submitted from: https://dev.planmymovie.com/

First letter(s) of movie results are being cut off. Search "star Wars" get "s wars"

Browser

Chrome 100.0.4896.81

More info

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.81 Safari/537.36

Browser: Chrome 100.0.4896.81

Browser Engine: Blink

Platform Type: desktop

OS: Windows 10

Reply

How to reply? To reply to the person who posted the feedback, comment to this issue thread with the following start: ``` IssueEmbed, reply to user: YOUR MESSAGE GOES HERE ``` **Tip:** Save time by turning this into a [saved reply](https://docs.github.com/en/github/writing-on-github/creating-a-saved-reply).

Issue was submitted with Issue Embed

stonefrango commented 2 years ago

could not reproduce - may have been a caching issue immediately after updating the site. closing for now.

stonefrango commented 2 years ago

GDI

stonefrango commented 2 years ago

The AJAX request is coming back correctly even when the selection box results have the cut-off titles, so the results must be cut off at some point by the selection box itself or when reading the AJAX object