If I go to http://whimsy.local/project/icla, I get redirected to http://whimsy.local/project/icla/invite, and then see:
#<Errno::ENOENT: No such file or directory @ rb_sysopen - /Users/rubys/git/whimsy/www/project/icla/views/pages/discuss> I see icla/views/pages.js.rb:require_relative "pages/discuss"; perhaps a file wasn't committed? --- A general comment on Vue: once a component is rendered, it will only be re-rendered if at least one of the data items referenced by that component changes. Once I can see the pages working, I should be able to make a more specific recommendation. - Sam Ruby On Sat, Dec 30, 2017 at 3:17 PM, Craig Russell <apache....@gmail.com> wrote: > I've pushed changes to the project/icla and have some issues I just cannot > figure out: > > 1. The discuss/vote/invite tab should default to discuss but instead defaults > to invite but the display is for discuss. > 2. The discuss/vote/invite tab responds to the mouse click by changing the > form but doesn't change the discuss/vote/invite itself. It remains stuck on > invite. > 3. The preview buttons never display even though the @phase variable is set > to discuss, vote, or invite. > 4. The radio buttons are displayed vertically only because I added _p within > them. I modeled these buttons after secretary/workbench selection which shows > vertical but when I remove the _p the buttons are displayed horizontally all > smooshed together. > 5. The Comment section is a text area but I cannot figure out how to make the > width/size/columns stretch all the way across. I modeled the Note section of > secretary/workbench but can't make a regular text box work with multiple > lines. > 6. The Comment section would be nicer with a blue border. > > Any suggestions? The code is in www/project/icla/views/pages/invite.js.rb > > Thanks, > > Craig > > Craig L Russell > Secretary, Apache Software Foundation > c...@apache.org http://db.apache.org/jdo >