rmkane / gbgwcalculator.github.io

A calculator for Gunpla Battle Gunpla Warfare builds →
https://rmkane.github.io/pages/gbgwcalculator
Mozilla Public License 2.0
5 stars 5 forks source link

[QoL Features Request] Few QoL and nice-to-have features request #11

Open Andrei-Stakov opened 4 years ago

Andrei-Stakov commented 4 years ago

First of all, thank you for the wonderful development over the original one!

I don't know if these requests are already in your personal to-do list, but I'll listed it just in case you'll get some new ideas out of it.

[QoL features]

[Nice-to-have features]

In the end, this was all just suggestions tho, so it's up your own discretion whether you'd work on it or not. Of course, if you do want to work on it and need some help, I'd be glad to (have no experience on webs tho).

Thanks in advance!

rmkane commented 4 years ago
  1. The "Remove" button on the part list was added by the original developer to closely-model the UI in the game. Adding the remove next to each part sounds like a possible improvement.

  2. The part trait/skill text with ranges sounds like a good idea. I just stuck with the max, like everyone else.

rmkane commented 4 years ago

I am going to take a look at these in the next few days.

rmkane commented 4 years ago

I experimented with "[i]ndividual parts removal button", but it did not look very good with the current UI. If I were to rewrite this, I would probably try some type of gesture like swiping or something... but this would only help mobile.

A clear button in the part search would be as easy as making the part search input field a true "search" input. I have an example of this here: https://jsfiddle.net/MrPolywhirl/4b79ouy1/ The UI is a responsive flex container.

I added EX skill info, but only max-stat. I am going to attempt to add per-level stats according to Dengeki if they provide that info after the 2.0 update in a few months.