Tagged Questions
The process-improvement tag has no wiki summary.
3
votes
3answers
153 views
How to refresh screen so that closed forms actually disappear
I have multiple forms that popup during an intensive operation. For example, when a form popups asking user for something, and the user clicks OK, the form's graphics stay on the main screen, even ...
2
votes
3answers
357 views
Low Friction Minimal Requirements Gathering
How can our team gather requirements from our "Product Owner" in as low friction yet useable of a way as possible?
Now here's the guidelines- No posts that it can't be done or that the business needs ...
1
vote
3answers
334 views
Do you use defect categorization information to improve your development processes?
Categorization of defects could be used to quickly analyze the readiness of my product to ship as well as identifying where opportunities exist in my development process. I have been looking at ...
0
votes
4answers
1k views
jQuery form submission/effects improvement?
I've been working on this all day and I'm stuck here...
I'm making a slide-down login-form that is submitted with the jquery ajax.form plugin. The effects work, the submission works. But when you ...