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

Create welcome layout #55

Open
zozobalogh0817 opened this issue Jan 21, 2022 · 0 comments
Open

Create welcome layout #55

zozobalogh0817 opened this issue Jan 21, 2022 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed invalid This doesn't seem right question Further information is requested wontfix This will not be worked on

Comments

@zozobalogh0817
Copy link
Owner

zozobalogh0817 commented Jan 21, 2022

The welcome layout should be driven from the default layout and has two options

  • title (string) | This way user has control over the displayed title
  • redirect (object { buttonText (string), redirectUri (string) } )| The user can tell where the user should continue and what text should sit on the button

On this page, all the content is centered.

The content structure will be the following

<h1>{{ title }}</h1>
	{{ content }} (content from the md file where welcome layout is applied)
	<button onclick="navigate -> redirect"><button>
@zozobalogh0817 zozobalogh0817 added feature New feature or request good first issue Good for newcomers labels Jan 21, 2022
@zozobalogh0817 zozobalogh0817 added bug Something isn't working and removed bug Something isn't working labels Jun 5, 2022
@zozobalogh0817 zozobalogh0817 changed the title Create welcome layout Create welcome layouté Jun 5, 2022
@zozobalogh0817 zozobalogh0817 changed the title Create welcome layouté Create welcome layout Jun 5, 2022
@zozobalogh0817 zozobalogh0817 added bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists help wanted Extra attention is needed invalid This doesn't seem right question Further information is requested wontfix This will not be worked on labels Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed invalid This doesn't seem right question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants
@zozobalogh0817 and others