Originally this was about changing start_question to be to full form, but realized that workflow is so that users don't ask duplicate questions. So changing this request to combine that functional with the main question form, using ajax to check on the title and informing (not sure how) if a similar question is found.

Comments

hefox’s picture

Title: Change ask a question page to show the full form » Add testing for already asked questions on question form (replace start_ask/continue_ask workflow)
hefox’s picture

Working on this here: http://drupal.org/sandbox/hefox/1391506

Any opinions on how it should look or work is appreciated.

chipcleary’s picture

Hi @hefox, I saw on the sandbox that you thought Uniqueness would be helpful to accomplish this. Have you gotten as far as trying it out? Any thoughts on results or tips on using it?

hefox’s picture

Haven't started looking yet, just saw uniqueness yesterday.

(Setting up a new laptop and don't have local development environment usable yet. [my laptop got stolen last week[).

klonos’s picture

For UI ideas, you should definitely take a look at #19386: Automatically search for duplicate issues/questions before submitting new issue/question which is a d.o webmasters issue. My favorite way of doing a duplicate find-and-display before submit is the way bugzilla does it:

chipcleary’s picture

This is helpful, thanks!

chipcleary’s picture

Issue summary: View changes

Changing feature request

bluegeek9’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)