Post Reply

Cartouche_old problema on "Update requests"

Post by antigerme
Hi,

I and my fellow area managers from the region of Salvador / Brazil, we are having problem with "Update requests."

The window "Update requests" does not show on the first page for links to the requests. From the second page works normally.

https://world.waze.com/cartouche_old/?z ... FFFTFFTTTT

Anyone else experiencing this problem? It is a known bug?
antigerme
Global Champ Mentor
Global Champ Mentor
Posts: 11759
Has thanked: 1697 times
Been thanked: 8141 times

POSTER_ID:2214139

1

Send a message
https://sites.google.com/a/felicio.com. ... brazil.png AM - Salvador/L. de Freitas
Looking for a job
Employer: "We need someone responsible for the job."
Candidate: "Sir your search ends here! In my previous job whenever something went wrong, everybody said I was responsible."
* não me responsabilizo por danos em sua vista

Post by AlanOfTheBerg
I've added the bookmarklet code to expand the Update Requests and Archive panels to the http://www.waze.com/wiki/index.php/Map_ ... _and_Hints page.
AlanOfTheBerg
EmeritusChamps
EmeritusChamps
Posts: 23627
Has thanked: 568 times
Been thanked: 3480 times
Send a message
Wiki Resources: Map Editing Manual | alanoftheberg@gmail.com
Oregon-based US Ex-Global Champ Editor | iPhone13Pro - VZ

Post by antigerme
Thanks, the hack worked perfectly. I'll note it for next time.
antigerme
Global Champ Mentor
Global Champ Mentor
Posts: 11759
Has thanked: 1697 times
Been thanked: 8141 times
Send a message
https://sites.google.com/a/felicio.com. ... brazil.png AM - Salvador/L. de Freitas
Looking for a job
Employer: "We need someone responsible for the job."
Candidate: "Sir your search ends here! In my previous job whenever something went wrong, everybody said I was responsible."
* não me responsabilizo por danos em sua vista

Post by Brshk1
We once had a similar problem with the archived routes panel and Spanish localized headings. A quick workaround was to use zoom in from the view menu of the browser or, even quicker, using the CTRL + mouse wheel. And yes, I meant 'in'.

Haven't tried in this particular case, though.
Brshk1
Posts: 2027
Has thanked: 185 times
Been thanked: 225 times
Send a message
CM Spain & GC|| Xiaomi Mi A1 / 9.0 stock || Waze: latest

(Beti berandu!!!).

Post by Timbones
It looks like that the 3rd UR on the first page has a longer than average name and description, which is making the columns wider. This is pushing the 'show' column off the side of the box.

If you can somehow find that person's UR and close it, then the problem will go away.

Failing that, try hacking the code with Chrome: press F12 and search for an element called 'updateRequestPanel', and change the width to 450px.

Hope that helps.
Timbones
Coordinators
Coordinators
Posts: 7358
Answers: 2
Has thanked: 954 times
Been thanked: 2916 times
Send a message
Timbones(6) • UK Coordinator • Forum Moderator • Closure Monitor
Scripts: WME Colour HighlightsWME Route TesterWME Geometries

Post by Timbones
Here's a quick hack you can use in Chrome: Press Ctrl+Shift+J and paste in the following code:

Code: Select all

document.getElementById('updateRequestPanel').style.width='500px';
:)
Timbones
Coordinators
Coordinators
Posts: 7358
Answers: 2
Has thanked: 954 times
Been thanked: 2916 times
Send a message
Timbones(6) • UK Coordinator • Forum Moderator • Closure Monitor
Scripts: WME Colour HighlightsWME Route TesterWME Geometries