extension
extension copied to clipboard
Instant publishing 2nd part : authentified posting
- Design review (Erick - Pierrick)
- UX Test (Erick - Maarten)
- Implementation on extension side + potentially feature request on API V4
Following : https://github.com/dis-moi/extension/issues/887
@gregoirelacoste Design intentions are here (WIP)
As we spoke about it :
- NoNotice screen : a form which store somewhere (I let you decide) the contribution
- If not login : a screen which asks if you want to login or signup
- login screen : check if login exists, if password is ok, otherwise error message
- signup screen : in the best case a form with contributor name (check if it's not taken), email adress (check if it's an email), password (do we have some rules? We'll write them down if it's the case). We need some error messages for each cases or a global one
- after signup a verification screen, preferably with a code sent by email. At this point the contribution and user infos are saved in the database but nothing is published (neither the contribution nor the profile)
- once the verification is done, it displays the contribution and offers to edit it
- once it's validated it publishes everything, the screen changes to an info displaying the link to the profile and another one opening the contributions list with the last contribution to the top
- if the contributor is logged the flow is : new contribution -> preview -> if ok validated screen, if not edit screen
I think it's the whole idea, go with you think it's best and the easiest ;)
A subject to discuss is the styling option we allow in the contribution:
- how to do a link? Markdown style? With a wysiwyg? HTML is too hard for default users
- do we allow bold/italic?
Styling options can be done in the future. I d prefer a different issue for this.
@gregoirelacoste Design intentions are here (WIP)
@newick File seems have disappeared. Can you attach it here ?
For styling options, just keep current features that exist currently on extension.