Closed Bug 648534 Opened 13 years ago Closed 13 years ago

Make UX/Site optimizations to MarkUP

Categories

(Websites Graveyard :: markup.mozilla.org, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lmesa, Assigned: adam)

Details

Per email we will:

1. Shorten intro copy
2. Add tool tio to the MarkUP pen
3. Make the animated "x" fade in instead of animated.
4. Tool tip changes after clicking to begin mark, telling user about the limited ink. 
5. Add submission confirmation
6. General loading copy for site
7. Cut down initial load time, so need to cache the initial marks used in the introduction. 
a. If we can't do this, we will remove initial fly-by of Marks in the introduction
So this is all resolved as of 7pm EST. I addressed this in several commits today, the final being: https://github.com/mozilla/markup/commit/135b0253685a4e2b96818fb661c06cb6302ea3f8

Number 7 is referring to server side caching of the translated marks that are loaded for the intro. The request made to get those marks should be fully cached as a static file on the server and never hit the database. We've been assuming all along that this would be in place on the server, but if that's not the case, we need to know so we can remove that dependency.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.