On Fri, Aug 2, 2019 at 12:00 PM Patricia Shanahan <p...@acm.org> wrote:
>
> On 8/1/2019 11:32 PM, Daniel Gruno wrote:
> > On 8/1/19 6:23 PM, Joan Touzet wrote:
> >>
> >>
> >> I've seen wizards that would present all the info on a single page, but
> >> collapse each section as it loses focus / scroll is done / "next" button
> >> is pressed. Users could manually expand each section, or press a "Expand
> >> all sections" button to keep everything visible at once?
> >>
> > Still at the early stages (mostly, I am missing feedback from directors
> > on what the various sections could/should contain so I can provide
> > snippets), but.. take a look at:
> > https://reporter.apache.org/wizard/unified.html (force a refresh to get
> > the fresh JS/CSS please, things change!)
> >
> > This is a unified editor with just one big textarea for the report,
> > using some HTML hoodoo to figure out where in the report you are
> > currently looking/editing and provide you with assistance in the right
> > hand panel in turn. The end compiler/checker is also more helpful now
> > and allows for custom sections (permitted they follow the "## Section:"
> > syntax).
> >
> > Hope this is more along the lines y'all were thinking of :)
> > Should work with both FF, Chrome and Safari, BUT there is a bug in
> > current FireFox that ruins the undo/redo when you access size dimensions
> > in a textarea...so, beware.
>
> I like it!
>
> Are the requirements for at least X characters in some sections a board
> requirement? I dislike those because they sometimes force writing of
> meaningless filler just to get to the required count.

Will reporter warn if there are lines which go beyond column 80?  And
if so, will it assist with reflowing?

If it helps, look for a static text method in class Flow in the
following script:

https://whimsy.apache.org/board/agenda/app.js

- Sam Ruby

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org

Reply via email to