Closed
Bug 912988
Opened 12 years ago
Closed 12 years ago
Use Thimble-like meta data publishing dialogue on first save
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kate, Assigned: mjschranz)
Details
(Whiteboard: mozfest)
Attachments
(1 file, 1 obsolete file)
It would be nice if we integrated the same tag UI that is on thimble now into popcorn maker (http://dl.dropboxusercontent.com/u/29163874/Screenshots/li.png)
It basically just displays tags as a list, adds new ones on ENTER or , keys and checks them for #.
Live demo on http://thimble-sandbox.herokuapp.com/
Comment 1•12 years ago
|
||
I'd like to see this implemented - as discussed in Friday Demos, this is a module that we should be able to drop in popcorn maker. Scott, assigning to you.
Assignee: nobody → scott
Whiteboard: mozfest
| Reporter | ||
Comment 2•12 years ago
|
||
Look at:
https://github.com/mozilla/thimble.webmaker.org/blob/master/public/friendlycode/js/fc/ui/details-form.js#L39 https://github.com/mozilla/thimble.webmaker.org/blob/master/public/friendlycode/js/fc/ui/details-form.js#L135 https://github.com/mozilla/thimble.webmaker.org/blob/master/public/friendlycode/css/details-form.css
| Reporter | ||
Comment 3•12 years ago
|
||
Updated•12 years ago
|
Assignee: scott → schranz.m
| Assignee | ||
Comment 4•12 years ago
|
||
Boom.
I'll admit, this patch makes me feel we need to redo this editor a bit. Those other tabs are very empty and this main tab is getting crowded.
Attachment #810634 -
Flags: review?(scott)
Comment 5•12 years ago
|
||
Comment on attachment 810634 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/228
Adding new thumbnails doesn't add a thumbnail icon.
Also, when i go back to using a thumbnail via a thumbnail icon, I lose the http in the thumbnail dialog.
If it is easy, try adding the tag input next to "tags" dialog? Might be a quick and easy way to use space better. Not a huge deal though, we should probably file a ticket to do some small specific things to clean it up. I agree, it's not ideal and getting crouwded. Same with the main header.
Attachment #810634 -
Flags: review?(scott) → review-
| Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 810634 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/228
Fixed up.
Attachment #810634 -
Flags: review- → review?(scott)
Comment 7•12 years ago
|
||
Comment on attachment 810634 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/228
Tags looking good.
Two slight quirks in thumbnail.
First, it doesn't keep the thumbnail on remixes, but I think it has always been that way so feel free to file that.
Second, loading a project on /edit, with a saved thumbnail, loses the default thumbnail. Thimble remembers it and I always have the option of going back to the default, but, I don't know how valuable that is, so, thoughts?
I think this is landable, but, gets an r- just in case you want to take it a bit further here.
Attachment #810634 -
Flags: review?(scott) → review-
| Assignee | ||
Comment 8•12 years ago
|
||
Comment on attachment 810634 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/228
Fixed.
Attachment #810634 -
Flags: review- → review?(scott)
Updated•12 years ago
|
Attachment #810634 -
Flags: review?(scott) → review+
Comment 9•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/popcorn.webmaker.org
https://github.com/mozilla/popcorn.webmaker.org/commit/92b5d4feabd01b23a85698d4943bc25bf7545805
Fix Bug 912988 - Improved UI for thumbnail selection and tag adding
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Comment 10•12 years ago
|
||
As discussed in IRC, I feel we need to prompt users at the time they click save to input this data.
Could we implement something similar to what thimble has http://dl.dropboxusercontent.com/u/29163874/Screenshots/li.png
And have this appear as a tooltip with the save button, that then populates the forms in the media tab. Essentially we are funneling users to add this data because they currently are not.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Updated•12 years ago
|
Summary: Add better tag UI to project panel → Use Thimble
Comment 11•12 years ago
|
||
Morphing this bug to reflect conversation today.
What we decided on was that during first save, you would see this dialogue:
http://dl.dropboxusercontent.com/u/29163874/Screenshots/li.png
The data entered there would then be input into project editor. Subsequent saves would simply save, the dialogue would not appear.
Summary: Use Thimble → Use Thimble's meta data publishing dialogue on first save
Updated•12 years ago
|
Summary: Use Thimble's meta data publishing dialogue on first save → Use Thimble-like meta data publishing dialogue on first save
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
| Assignee | ||
Comment 12•12 years ago
|
||
new pr
Attachment #810634 -
Attachment is obsolete: true
Attachment #817917 -
Flags: review?(scott)
Comment 13•12 years ago
|
||
Comment on attachment 817917 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/266
canceling the dialog, then saving, it refuses to save.
I'm going to keep looking for bugs, but, no need to hold back the r-.
Attachment #817917 -
Flags: review?(scott) → review-
| Assignee | ||
Comment 14•12 years ago
|
||
Comment on attachment 817917 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/266
Updated. Fixed review comments and some UI bugs/quirks.
Attachment #817917 -
Flags: review- → review?(scott)
Comment 15•12 years ago
|
||
Comment on attachment 817917 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/266
onward!
Attachment #817917 -
Flags: review?(scott) → review+
Comment 16•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/popcorn.webmaker.org
https://github.com/mozilla/popcorn.webmaker.org/commit/446c99a9ed35b6adbdf4f00ed8c1f846b6031421
Fix Bug 912988 - Use panel UI for better adoption of tag/thumbnail/description usage for first save
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 17•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/popcorn.webmaker.org
https://github.com/mozilla/popcorn.webmaker.org/commit/0fd7ccbd9652ed7056215ab489205f6087f8c52e
Bug 912988 - Include path was failing in staging. r=jbuck
You need to log in
before you can comment on or make changes to this bug.
Description
•