I am pleased to report that the site fixes they made have been working really well now. They did ignore my complaint in the very beginning. They later sent me a survey invite regarding satisfaction and improvements. I wrote something sarcastic in the survey asking them why asked me "so you can ignore good suggestions again ?" I did explain how easy it would be. After that, the problems were fixed. My guess is that most managers are not technical, so they just assume it would be something too complex or costly to achieve. If a financial institution doesn't even know how to fix the basics, customers should be worried when they log on to their sites (my logic). Competent programmers can fixed these issues. They can display a footnote disclaimer about the aesthetic looks which some of us don't really care. The most important thing is it's functioning properly as it should. Where there is a genuine reason (I can't think of any). they can either find a good if-then-else workaround or explain the imperfection.
I have given some thoughts on what you said, and I agree with you regarding the current trend, when it comes to entertainment. Financial institution sites should be exception to the rule, online banking does not require fancy stuff (basic navigation). Reputable companies should not allow sloppy programming. It's bad for their image. Customers would think, if they couldn't even get the basics right, what other problems would there be that they don't know about.
Perhaps when making the requests, be more specifics on what are not working. Let the managers know this can be done. Just a thought.
That's great to hear! I too have seen this happen when companies do another upgrade and something that stopped chrome 45 from working now allows it to work perfectly (sprint *cough* *cough*). But I would also look at this as the exception and just 'getting lucky' and wouldn't expect it to continue in the long run.
You're absolutely right. I'm sure the originators of the internet are completely livid with all the bloated code, 'system requirements' and other such non-sense that is the antithesis of what they originally wanted to design. HTML isn't some fancy programming language and it comes with ready made dialog boxes, radio buttons, drop down boxes and the like--and all the current web sites do not use any of that, doing nothing but causing bloat and compatibility problems in the name of 'pretty' and 'branding'. But it's because of all the mass stupidity of the people using the Internet that this has been allowed. I bet the <10% people that were using the Internet back in the 'finger' days before browsers even existed wish that everyone that crashed their party never came and left them on their own to be happy. The Internet, like everything else humans touch, has degraded into a weapon for cyberwarfare, a conduit for commerce, and a platform for manipulation and online crimes--no wonder the original men who went to the moon were mad at Musk for wanting to return there--they knew we would ruin it.
Before the Internet took off, there was a initiative between businesses that was taking off called EDI, Electronic Data Interchange. The idea was that if A and B are having to exchange information via paper, et al on a regular basis that a dedicated electronic link between them can improve efficiencies by an order of magnitude and would be worth the ROI. It was happening in industries, especially banking and the financial sector and because it was based on dedicated links, interception wasn't an issue.
Once the Internet came about, the idea was to use that as the transport versus the dedicated link. A lot of times, it was slower, not as reliable, etc, but in other situations like EDI across the world, it was the only way to do it at a reasonable cost. Eventually, this evolved to the point where dedicated links were cut and WANs were recreated using IPsec VPN tunnels that run over the Internet.
This is all fine and dandy until the payloads running over the Internet now are juicy targets for anyone that wants to try to steal, hack, or otherwise interfere with the information being transmitted. But instead of going back to dedicated links (which would completely bypass the problem), the neverending cat and mouse game of cybersecurity started and now that nation states have gotten involved, it's a full-on war that's raging every second of the day. And it's a total war with individual citizens as the main target.
So that brings us back to the banks and everyone else that has an online front. They are facing a bigger and bigger task of keeping things secure because of the flawed idea of transferring data over an insecure and public network. And because of the move away from the basics, I'm sure this problem is even harder. Couple that with how programmers are now treated like glorified line workers and the best practices for coding were tossed out over a decade ago, and here we are in the current mess.
And this is why I stick to no online anything when it comes to financial stuff. Send it in the mail where mail theft is still a federal and criminal offense, and no online anything to hack. Places still take checks and stamps are a cheap peace of mind to avert this entire online trainwreck.
But you are absolutely right about requests--a lot of times people know the exact problem, but don't have a solution. I've found that if you present a solution with the problem, there's a 90% chance that at some point they will do it.