ethanheyrman / restaurant-roulette

0 stars 1 forks source link

URL overrunning the screen #69

Closed BijanT closed 4 years ago

BijanT commented 4 years ago

As you guys probably know, the URLs for the restaurant websites overextend their bounds.

However, I'm pretty sure everything in the URL after and including the question mark is not needed. Is it possible for the front end to truncate the URL at that point?

jkuzminski7 commented 4 years ago

Do you mean in the results display?

BijanT commented 4 years ago

Yes, sorry

BijanT commented 4 years ago

After thinking about this for more than 2 seconds, it will probably be easier for me to fix this in the ParserScript that is causing the issues instead of on the front end.

BenHolzem commented 4 years ago

I think there are more things we do need to fix on the display. Semi colons in the category, no half star display, places with no phone numbers appearing as 0, places with no hours having 0:00:00 for everything, not displaying well on lower resolutions