-
Notifications
You must be signed in to change notification settings - Fork 3
Bug: 4th Problem Saving Issues on Problem Edit #1620
Comments
@bognasoldev89 you can disregard as I was able to reproduce it. @alexrcabral @rupeshparab So @alexrcabral i think the options are either:
|
Thanks @johnhbenetech! Good to know that the issue is stemming from the character limit. Those are good suggestions -- I think a combination of the two would address it well:
|
@alexrcabral I moved to backlog, can you make sure priority is right |
Great, thanks @johnhbenetech! I've updated its priority so the backlog should be in order now |
#1620 - add title length validation
this issue should be fixed on QA now |
Tested |
Thanks @abaranowska1 -- it looks like it's overflowing properly when there are breaks between words, but a single long word with many many characters is breaking it. It would be good to allow for overflow when spaces aren't available. Currently it's not halting entry after 2,000 characters is reached. It allows for entry of greater than 2,000 characters, then throws an error if you click "Add Problem". Next Steps:
|
Added both the fixes |
The EdReady SME has reported a bug regarding the saving of a fourth problem when editing the problem set.
EdReady Video of Bug Occurring: https://www.loom.com/share/9ccbd97a93a24f908f3a33e1880c6cb2
Link to Problem Shown in the Video: https://mathshare.benetech.org/#/app/problemSet/edit/AVLF2F6F6WPFK
I have not yet been able to replicate this bug. I’ve tried creating a four problem set, saving three problems + adding a fourth, changing settings, and adding work, but so far it’s all been saving normally. @bognasoldev89 Could you try to replicate the bug shown in the video?
Problems which he reports having the same issue:
Note: There's also some odd behavior around the settings (e.g. the toggles flipped when I toggled "Include my work when sharing" to on), but I'm not sure if it's related. Filing a separate bug for that.
The text was updated successfully, but these errors were encountered: