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

Rewrite allo-todo to use stack layouts + update getting started guide accordingly #3

Open
6 tasks
failuer opened this issue Jul 15, 2022 · 1 comment
Open
6 tasks

Comments

@failuer
Copy link
Member

failuer commented Jul 15, 2022

Resolve the stack layouts

Either one of:

  • Rewrite stacks so that they layout correctly even when two vertical stacks are nested
    or
  • Simplify the todo app so it only uses a single vertical stack

Coding the Todo app

  • Finish the stack-based layout instead of an absolute-positioned layout

Update docs.alloverse.com > Getting started

  • Add the new allo-todo snippets to the guide
  • Update the explanatory text
  • Update the screenshots (use the dev sandbox environment)

Original "parent" issue: alloverse/open-planning#94

Fund with Polar
@failuer failuer self-assigned this Jul 15, 2022
@failuer failuer changed the title allo-todo rewrite Rewrite allo-todo to use stack layouts + update getting started guide accordingly Jul 15, 2022
@failuer
Copy link
Member Author

failuer commented Jul 15, 2022

Blocked by not knowing how to best move forward with the LayoutStacks - nesting two vertical stacks causes them to not layout as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🛑 Blocked
Development

No branches or pull requests

1 participant