gmiclotte / gear-optimizer

Gear optimizer for NGU Idle.
24 stars 19 forks source link

Add searchable field for optimization factors #108

Closed pandahaiku closed 2 months ago

pandahaiku commented 4 months ago

Added the ability to search in the dropdown field using react-select. Sometimes it was difficult to find the factor I wanted to optimize on, this should help in finding what you want faster. If someone has more experience with react styling, feel free to modify this as I kind of eyeballed it until it looked good. example-1 example-2

gmiclotte commented 2 months ago

Oh that seems useful indeed. This should now be live in NGU Idle Gear Optimizer v0.9.4. I have no idea about the styling, looks good enough to me.

Thanks a lot!

jshepler commented 2 months ago

Didn't account for dark mode. Drop down isn't rendered correctly.

jshepler commented 2 months ago

It also renders behind to two big bottom panels:

image

jshepler commented 2 months ago

Also, can't the -+ slots setting be on the right of the drop down? there's plenty of space and being on the next line makes it feel bulky to me.

gmiclotte commented 2 months ago

@jshepler thanks for the feedback, should be better in v0.9.6. Haven't touched the "-+ slots" positioning yet though.