We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The aim of this issue is to create a new article:
As a developper I can see a new button (Add article) when connected as admin
when I click on the button I will be redirected to a page /new-article
On the new page a section with title and texte area will be displayed to fill a title and presentation of the article
a group of three buttons (TITLE - IMAGE - CODE) will be displayed in the button of the page
at the beggining I display input text (Title) and presentation section
I delimit the text area and buttons with . . . than I put the group of buttons
a group of button will be displayed under the . . . (+ Title) (+ Text) (+ Image) (+ Code) - float right
a button (Save article) will be displayed in the same line as a group of buttons on the left
The text was updated successfully, but these errors were encountered:
kasdihacene
No branches or pull requests
The aim of this issue is to create a new article:
As a developper I can see a new button (Add article) when connected as admin
when I click on the button I will be redirected to a page /new-article
On the new page a section with title and texte area will be displayed to fill a title and presentation of the article
a group of three buttons (TITLE - IMAGE - CODE) will be displayed in the button of the page
at the beggining I display input text (Title) and presentation section
I delimit the text area and buttons with . . . than I put the group of buttons
a group of button will be displayed under the . . . (+ Title) (+ Text) (+ Image) (+ Code) - float right
a button (Save article) will be displayed in the same line as a group of buttons on the left
Scenarios
Technical solution:
The text was updated successfully, but these errors were encountered: