Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
sounds horrible 😳
Don't you've got an Interaction / UX Designer in your team?
Wiki - interaction design
https://en.wikipedia.org/wiki/... -
@heyheni Oh, the webapp isn't our. We are a localization company and I am responsible for the automation.
So I need to implement this app, make it ready to work to us and help anyone else to use it the best way possible, so we save project management time, but calculating risks, as we will use it to everything (orders, invoices, receivables, prices etc). -
@CodeMasterAlex hahahahahahaha I don't know. We just purchased the system because, believe or not, it is the best we could find.
Related Rants
-
sebh06027Great translation by Netgear. Apparently they're not sure what a Mac-address is...
-
Lensflare19As a developer in Germany, I don't understand why anything related to development like IDEs, git clients and s...
-
kiki8[shit energiya] (щит энергия) — is “shield energy” in Russian. This is what happens when you t...
So we are implementing a big and very complete localization management system on my company. The system has great features, indeed, but:
1. We cannot use the browser back button, because it is js and it appears no one cared about it (I am not a js Dev, but you can UAE the back button on my site that has js);
2. It is very customizable, but not intuitive. So you have one million options and you never know where to change what you need;
3. It has a save button everywhere, but most options are saved automatically, so you never know when you need to save. Actually, people from the webapp company use the save button as refresh, once we cannot use the browser refresh button;
4. Combo boxes load the elements while you scroll them, so to scroll to the bottom, you need to keep scrolling several times, waiting it to load the elements;
5. It does not allow you to open more than one tab of it at the same time. So if you need to see more than one information from different items, you need to navigate and wait the loading times to see what you need;
6. Emails are not sent in a different thread. So each action that send emails you need to keep waiting until the emails are sent (sometimes there are several emails sent in one action) to continue using it;
7. They not only store and send back your password by email if you loose it, but, as admin, if I click the button to send the user password to him/her, it keeps a copy of the email with the user password in my sent items;
8. To be able to send emails (they are really necessary), I need to include my SMTP info with login and password. So they have not only the system password saved, but everyone email login and password as well.
I am sure there is more, but I can't remember for now, and we are still trying to figure it out how to back our data, as it appears the only possible backup is their own.
rant
translation
l10n
lsp