Bug 1786404 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Let's add an override for royalmail to fix an issue with address drop down selector. We can add it for desktop only as the drop down UI doesn't seem to work on mobile in either Chrome or Firefox.

The pattern could be: `https://business.help.royalmail.com/app/webforms/*`

as all affected forms are located on these urls:
https://business.help.royalmail.com/app/webforms/stampsenquiries
https://business.help.royalmail.com/app/webforms/keepsafe


(I've found a form with a similar UI here https://www.royalmail.com/business/shipping/online-mail-supplies/apply and it works as expected in Firefox without UA change. )
Let's add an override for royalmail to fix an issue with address drop down selector. We can add it for desktop only as the drop down UI doesn't seem to work on mobile in either Chrome or Firefox. 

See a comment from Tom for more details https://github.com/webcompat/web-bugs/issues/109070#issuecomment-1223068367

As all affected forms are located on these urls, the pattern could be: `https://business.help.royalmail.com/app/webforms/*`:
https://business.help.royalmail.com/app/webforms/stampsenquiries
https://business.help.royalmail.com/app/webforms/keepsafe


(I've found a form with a similar UI here https://www.royalmail.com/business/shipping/online-mail-supplies/apply and it works as expected in Firefox without UA change. )

Back to Bug 1786404 Comment 0