Closed (won't fix)
Project:
Invite
Version:
5.x-1.12
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2007 at 08:11 UTC
Updated:
9 Jun 2009 at 14:18 UTC
You mean really well, but it will save a lot of people hacking time if we could just enter the number instead of choosing one from the list of your favorites.
Why? - because everyone has an opinion about what works best. Mine is that "9" is better than "10" for the same reason as the pervasive $19.95 price tag. Others would have their own opinions that do not coincide with the nice list you provided.
Yep, there is such thing as "way too user friendly" :-)
~A
P.S. I still love your module.
Comments
Comment #1
smk-ka commentedThe problem with this approach is that the settings dialog is a system form, which means I can't validate the user input. Drupal core handles things similar AFAIK. However, if you know of a settings form in core that lets you enter arbitrary values when actually a number is required, I would be convinced and would change invite in this way. In any other case I'm tempted to set this to "won't fix".
Comment #2
andrabr commentedHave not found one so far :(
Hopefully someone smarter than me will...
Comment #3
sunComment #4
Bevan commentedA patch in #480646: Limit as textfield, instead of select list addresses this issue