Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add display Article?id=xxx component #14

Open
4 tasks
kasdihacene opened this issue Dec 31, 2020 · 0 comments
Open
4 tasks

Add display Article?id=xxx component #14

kasdihacene opened this issue Dec 31, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request FRONTEND fornt end implementation

Comments

@kasdihacene
Copy link
Owner

kasdihacene commented Dec 31, 2020

  • This issue is dedicated to display article :

  • As a user when I click on the article on home page

  • I will be redirected to page article with id=xxx

  • I will be able to see the content of the file

  • Click on the article and user will be redirected to /article?id=xxx

  • A request will be sent to backend to fetch the article with id=xxx (fetchArticle(xxx) service)

  • If article found dev will display the content

  • Else ouups! article not found text will be displayed

@kasdihacene kasdihacene added the enhancement New feature or request label Dec 31, 2020
@kasdihacene kasdihacene self-assigned this Dec 31, 2020
@kasdihacene kasdihacene added the FRONTEND fornt end implementation label Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FRONTEND fornt end implementation
Projects
None yet
Development

No branches or pull requests

1 participant