LearnNewsExamplesServices
Frontmatter
id68
titleRealWorld app: Create Post
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 19, 2019, 8:43 PM
updatedAtNov 27, 2019, 1:13 PM
githubUrlhttps://github.com/neomjs/neo/issues/68
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 27, 2019, 1:13 PM

RealWorld app: Create Post

tobiu
tobiu commented on Nov 19, 2019, 8:43 PM

RealWorld.views.article.CreateComponent

Similar to Sign In:

  1. fetch the form data
  2. show errors
  3. TagField: (cls: ['tag-list']) 3.1) add tags (onKeyDownEnter) 3.2) prevent adding tags with the same name 3.3) tags should be closable
  4. RealWorld.api.Article => post()
tobiu added the enhancement label on Nov 19, 2019, 8:43 PM
mrsunshine assigned to @mrsunshine on Nov 19, 2019, 8:49 PM
mrsunshine referenced in commit 19a5b6b - "Post article via API #68" on Nov 21, 2019, 5:51 PM
mrsunshine referenced in commit e8a4525 - "CreateComponent: Add article tag handling to component #68" on Nov 22, 2019, 12:25 AM
mrsunshine
mrsunshine Nov 26, 2019, 9:27 PM

@tobiu please at the value='' reset for the tag field after enter

mrsunshine unassigned from @mrsunshine on Nov 26, 2019, 9:27 PM
mrsunshine assigned to @tobiu on Nov 26, 2019, 9:27 PM
tobiu
tobiu Nov 27, 2019, 1:13 PM

done.

tobiu closed this issue on Nov 27, 2019, 1:13 PM