Support Ticket

Editing the New Basic card+status
 

Editing the New Basic card+issues

The Rich Text edit widget is kinda crappy but not as crappy as the New Basic card that contains it. I want to increase the width of the edit widget by about 40% to make up for both of these defects. Only, there's no menu ON the New Basic card to let you edit the New Basic card. Nor can I track down where the New Basic card is specified.

As I'm editing this support ticket in this very editor, the edit widget takes up about 55% of the width of my screen real estate. That's pretty crappy. What's worse is that a solid 20% of the width of my screen is completely wasted whitespace which has *absolutely nothing in it*. That's what I call crap. And the same phenomenon is somehow worse on my wagn. Now, surprisingly, I'm not complaining about the fact wagn doesn't work to my satisfaction out of the box. I'm complaining about the fact there doesn't appear to be a way to MAKE it work.

The fact Wagn violates 'everything is a card' in this most egregious way doesn't make me happy either. New Basic doesn't appear to be a card at all. I want the ability to edit the HTML that makes it up to remedy the defects it shows on my platform. And I want that ability generally available to Wagneers without having to go digging for it. (Though at this point, I will personally dig for it if I'm told where it is.)

 

You are right that before you save, the new card isn't a card so you don't have the menu. Once you save the card, then it will have the menu (but the menu wouldn't let you adjust the width anyway).

 

The width of the label and field columns on new cards (and formatted cards) is set in CSS and you are free to edit that as you like. A quick look with Firebug shows the relevant selector as being "fieldset > legend".

 

We would also like to have a better text editor (see explore alternatives to TinyMCE). Occasionally we look at the alternatives to TinyMCE, and it continues to be the only one that is cross-platform, or at least the only one that has needed features. Coding our own is of course an option, but there is a long list of more important needs as we see things.

 

p.s. Some people like white space, and consider it an important element of design. Of course opinions vary, and you are free to change it via CSS as I wrote.

p.p.s. Referring to our work as "crappy" several times in one ticket is likely to reduce the happiness of the person trying to give you an answer. (Note that I *did* however go ahead and answer it.)

--John Abbe.....2013-10-13 19:50:30 +0000

Turns out I was wrong and that when you start a new card it is an object right away. The menu isn't shown simply because there are some complexities (e.g. it isn't clear yet what sets the new card is in) that require some special handling that we haven't thought out enough yet to activate the menu. (I think I"m understanding this right, from talking with Ethan.)

--John Abbe.....2013-10-18 17:44:18 +0000

the "new basic" title has been corrected. The latest code has a menu on :new view (will be tagged as release soon). the real estate comments are as vague, but in general, the menu won't help you there anyway. You can, however, tweak CSS to suit your sense of noncrappiness. plan is to get better default skins soon.

--Ethan McCutchen.....2013-10-28 21:44:49 +0000