-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attack cost calculator layout changes and bug fixes #1777
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice. Will need testing @dnldd, when you get a chance. BTW, please be sure to test with the browser dev console (F12) opened so you can see console warnings and errors.
Sure thing, will do. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes made look good but I did notice a couple of UX related things. The miner selector on some displays takes up a whole line, it'd be ideal if it was only allowed to take the remaining space on a line or a portion of what's left after the l"Mining device" label.
I also noticed on most screens the "Total Attack Cost" can only be seen after scrolling down. Considering that's the most important figure on the page I think it should be visible at all times. Users will be able to see the changes they make to the attack parameters at a glance instead of having to scroll to bring the element in view. It'd be great to make that element stick to the bottom of the view making it visible regardless of scrolling.
I think the fields should have their text centered, currently it looks like there is a lot of white space left even when the fields are populated. This is regardless of the screen size. Do you plan on making the changes suggested for the "Total Attack Cost" in a separate PR? It's currently still hidden until its scrolled to. |
I tested on firefox, check again. |
Thanks for that. I was using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, still think the space taken up by input boxes on some s could be bettered but that can be tinkered with later.
Images:
Notable Changes:
aquire
>acquire