polubis / Dream-stack-for-React-dev

https://dream-stack-for-react-dev.vercel.app
26 stars 5 forks source link

[MEDIUM] Connect edit button in admins view in article review #283

Open polubis opened 1 year ago

polubis commented 1 year ago

Context

Currently when you're logged in a admin, and you're author of article - the edit button is displayed. This button does nothing but it should move admin to article editor and the data from article should be populated.

Image

Definition of done

  1. After clicking edit button the admin and author of article is moved to /lang/article-creator view with required parameters in URL.
  2. The data is automatically loaded into creator