Sarjuuk / aowow

Database viewer for TrinityCore based on aowow by @LordJZ, based on the JS-Engine of Wowhead
204 stars 217 forks source link

input type=number does not accept dashes for negative numbers #409

Closed vahzxz closed 3 months ago

vahzxz commented 4 months ago

Describe the bug and how to reproduce it Searches only by nickname, does not perform a search in the second field

Screenshots image image

System:

Sarjuuk commented 4 months ago

The itemset id is negative, your input is not.

Why does an input[type=number] not accept dashes? Hell if i know. For now you can click the down-arrow or copy and paste the Id

vahzxz commented 4 months ago

image Insert =,-,+ he won't let me in the water, he just ignores the ID of the set

vahzxz commented 4 months ago

The itemset id is negative, your input is not.

Why does an input[type=number] not accept dashes? Hell if i know. For now you can click the down-arrow or copy and paste the Id

Sarjuuk commented 4 months ago

can you test with bf06c418d4d5088f03793142b534296bb77de4e2 ?

vahzxz commented 4 months ago

can you test with bf06c41 ?

everything works, you just have to enter -72 to find it, but at the same time - you can only enter it by copying it from somewhere image