-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feedbacker review #12
Comments
Thanks. I do have multi-page surveys as a later feature add, but it is likely not worth it. Anonymous - sure, I can try some other designs, including adding it to the submit button Going through the events - makes sense, I can maybe do a 'save' and 'save and show next' buttons. The reason we have submit/reopen is that the con staff / gms only get to see surveys that have been submitted, so I wanted that to be a very explict action. I suppose it might be possible to change things to allow updating a submitted survey, but i don't want anyone to be caught by not realizing that we can see the update immedatly. (also submitting pushes the survey to the end of the survey list, so we can see that it's been updated easier, but there's other workarounds for that) |
Radio buttons: Yeah, that's awkward. If you're really worried about saving space, the correct control is a drop down. I see what you're saying about the submit button. Maybe leave it as is, due to the backend constraints. |
I'll mock it up with a dropdown, which will actually be larger than the
current toggle switch, because of the way i've laid out control labels
above fields, if I want it to be consistent with all other items on the
page.
…On Tue, Mar 26, 2024 at 9:11 AM marleighnorton ***@***.***> wrote:
Radio buttons: Yeah, that's awkward. If you're really worried about saving
space, the correct control is a drop down.
I see what you're saying about the submit button. Maybe leave it as is,
due to the backend constraints.
—
Reply to this email directly, view it on GitHub
<#12>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABXJFQQNHF73QJP2RYQB63Y2FXXBAVCNFSM6AAAAABFF2XY2WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRQGM4TGNZZGY>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
Got a chance to sit down with feedbacker. It’s pretty good! Found a bug I created a ticket for, but otherwise everything’s pretty minor.
The text was updated successfully, but these errors were encountered: