VOREStation / VOREStation

The codebase used by the VORE SS13 server, based on Polaris SS13.
http://vore-station.net
Other
81 stars 432 forks source link

[GENERAL] ChemMaster 3000 dispensing not working as expecting #16138

Closed SatinIsle closed 1 month ago

SatinIsle commented 1 month ago

On the ChemMaster 3000, when dispensing bottles or pills, the second window where it requests a name for the bottles now autofills with the number of bottles you have selected rather than the name. Submitting this does still give the default name thankfully and renaming it here still works fine. Also, you can no longer press enter twice to quickly print two bottles with the default name as it does not automatically select the second window (naming) any more.

What you expected to happen

The name to be automatically filled and for the window to be selected so that you can immediately press enter to submit.

What actually happened

The name section is filled in with a number and the window is not automatically selected.

Steps to reproduce

Code Revision

Anything else you may wish to add:

image

Kashargul commented 1 month ago

Assign it to me after my trip in 2 weeks

tgui_modal_input(src, id, "Please name your [bottles_text] ([amount_per_bottle]u in bottle):", null, arguments, default_name, MAX_CUSTOM_NAME_LEN)

Kashargul commented 1 month ago

Strange, modal input wasn't touched.

Needs testing. Might be a case where title exists twice? Todo me: Check with ID.