cse403RollBuddy / Main

The main project repo for CSE 403 RollBuddy
0 stars 2 forks source link

"Roll Dice" Numbers Summed Together #15

Open matthewdbroom13 opened 2 years ago

matthewdbroom13 commented 2 years ago

Title: "Roll Dice" Numbers Summed Together

Component: "Create a Character" Page; specifically the "Roll Dice" buttons

Version: Beta

OS: OS X 11.3.1 Big Sur

Browser: Chrome version 101.0.4951.54

Detailed Description: Clicking the same "Roll Dice" button repeatedly will sum the new roll with the old roll(s) instead of replacing the old roll(s) with a new roll

Steps to Reproduce:

Actual Results: the rolled number is added to what was previously there for that attribute, increasing the value of that attribute as much as the user wants to (note: I am not very familiar with Dungeons and Dragons, so this could be intentional behavior, I apologize if it is!)

Expected Results: the application should have replaced the old value for that attribute with a new value

stevenpater commented 2 years ago

Hi Matthew. Thanks for bringing this issue up. We knew this was wonky before beta release, I think, but we were running out of time so we just went with it. That said, we probably should have had it in a very visible "Known Issues/Problems/Bugs" document somewhere in the repo. We will work on a fix for this soon; thanks again. :)